• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3,176 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0087 秒)

771. laya.ui.TipManager_API3.0 [ 68%]

...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...

来源: Laya3.0_api 发布时间: 20231115

772. TS项目,index.html 里面的js代码如何调用项目里面的函数,window.addEventListener 在ts项目里面该怎么写 [ 68%]

...        //分享成功之后这个参数是true         }, false);     </script>   window.addEventListener 在ts项目里面该怎么写  是直接这样写,还是这样写: Laya.Browser.window.addEventListener('message', function(e) {                 ...

来源: Laya_社区 发布时间: 20180202

773. laya.display.Animation_API3.0 [ 68%]

...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...

来源: Laya3.0_api 发布时间: 20231115

774. 2.0label不改变文本内容,label颜色无法直接改变,1.0可以 [ 68%]

...a.stage.addChild(this.label);             this.label.visible = false;             this.OpenLabel();         }         private OpenLabel() {             this.label.visible = true;             this.label.on(Laya.Event.MOUSE_OVER, this, th...

来源: Laya_社区 发布时间: 20190514

775. [LayaAir IDE 2.0 beta4] 使用 prettier 格式化 ts 插件问题 [ 68%]

...这个问题   .prettierrc { "tabWidth": 2, "singleQuote": true, "semi": false }   setting.json { "prettier.semi": false, // 不加分号 "prettier.singleQuote": true, // 单引号 "editor.formatOnSave": true // prettier用的是系统默认的保存格式化  }  插件地址: https://marketpl...

来源: Laya_社区 发布时间: 20181102

776. laya.physics.joint.RopeJoint [ 68%]

...ited Public Properties PropertyDefined By  collideConnected : Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为falseRopeJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int...

来源: Laya2.0_api 发布时间: 20190513

777. laya.ui.ViewStack_API3.0 [ 68%]

...ra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUr...

来源: Laya3.0_api 发布时间: 20231115

778. [LayaAir3]微信小游戏 高性能+模式文字显示不全 [ 68%]

[LayaAir3]微信小游戏 高性能+模式文字显示不全 var bugIOS = false;//是否是有bug的ios版本         //在微信下有时候不显示文字,所以采用canvas模式,现在测试微信好像都好了,所以去掉了。         var miniadp: any = ILaya.Laya['MiniAdpter'...

来源: Laya_社区 发布时间: 20240802

779. 渲染队列排序问题,导致Alpha混合效果出错 [ 68%]

...     }else {                     render._visible=false;                 }                 }else {                 render._visible=false;             }         }     }   render._distanceForSort=Vector3.d...

来源: Laya_社区 发布时间: 20190711

780. 图集打包的边距问题 [ 68%]

..."y": 0, "w": 64, "h": 64 }, "sourceSize": { "w": 64, "h": 64 }, "rotated": false, "trimed": false }, "小鸭子2.fw.png": { "frame": { "x": 0, "y": 66, "w": 64, "h": 64, 2016-12-28 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 xiaobear2...

来源: Laya_社区 发布时间: 20161228