大约有 1,005 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0084 秒)
Laya_社区(801) Laya3.0_api(65) Laya2.0_api(58) laya_api(53) Laya3.0_文档(19) Laya2.0_文档(7) Laya2.0_示例(1) Laya_示例(1)
...止正在播放的背景音乐 关于shader中opengl函数问题 event自定义事件的问题 graphics alpha 问题 IDE创建的UI 层级问题 我这样载入场景问题出现在哪呢?? 问题状态 最新活动: 2017-10-10 15:27 浏览: 873 关注: 2 人 YOUYOU777 • 2017-10-10 15:47 我...
来源: Laya_社区 发布时间: 20171010
...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...
来源: Laya3.0_api 发布时间: 20231115
...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...
来源: Laya3.0_api 发布时间: 20231115
...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...
来源: Laya3.0_api 发布时间: 20231115
...tomRenderEnable Defined in laya/display/Sprite.ts:327 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Parameters b: boolean Returns void dataSource get dataSource(): any set dataSource(value: any): void Inherited from UIComponent.dataSource D...
来源: Laya3.0_api 发布时间: 20231115
...载问题 关于适配采用showAll后留白部分的颜色问题 event自定义事件的问题 关于apk打包动画卡的问题 Panel中的东西左右拖动好象有问题 laya1.7.9beta版 我这样载入场景问题出现在哪呢?? 问题状态 最新活动: 2017-07-06 22:07 浏览: 1073 ...
来源: Laya_社区 发布时间: 20170706
...t TypeError: Cannot read property 'btCollisionObject' of undefined event自定义事件的问题 问题状态 最新活动: 2017-12-14 12:30 浏览: 885 关注: 3 人 lingpj • 2017-12-14 13:45 1、view.removeChildren() 2、view.removeSlef() 3、view = null 是按照这个过程来么? Laya_Aaron...
来源: Laya_社区 发布时间: 20171214
...象 继承此 Sprite Laya.class(RunGame,"RunGame", laya.display.Sprite); //定义RunGame的prototype var _proto = RunGame.prototype; //初始化 _proto.init = function(){ console.log('RunGame Init'); //添加背景 var bg = new Background(); this.addChild(bg); //添加地板集合 var mapFloor = new...
来源: Laya_社区 发布时间: 20160728
...层移除解决问题的说明 关于apk打包动画卡的问题 event自定义事件的问题 我这样载入场景问题出现在哪呢?? 关于逻辑贞更新间隔机制、时间和其他一些Timer相关的问题 问题状态 最新活动: 2016-10-01 17:15 浏览: 3891 关注: 3 人 Laya_XS...
来源: Laya_社区 发布时间: 20160929
...。 Video customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite destroyed : Boolean[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInStage : Boolean[read-only] 表示是...
来源: laya_api 发布时间: 20170929