大约有 1,010 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0106 秒)
Laya_社区(805) Laya3.0_api(65) Laya2.0_api(58) laya_api(53) Laya3.0_文档(20) Laya2.0_文档(7) Laya2.0_示例(1) Laya_示例(1)
...线碰撞和UI点击穿透的问题 关于主程序过大的问题 event自定义事件的问题 graphics alpha 问题 问题状态 最新活动: 2018-09-14 19:57 浏览: 1011 关注: 1 人 好名字可以让你的朋友更容易记住你。 • 2019-06-27 10:58 怎么搞的 说下呗大佬
来源: Laya_社区 发布时间: 20180914
...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
...样载入场景问题出现在哪呢?? ios原生回调问题 event自定义事件的问题 关于主程序过大的问题 问题状态 最新活动: 2018-07-24 11:00 浏览: 1383 关注: 2 人 Nothing • 2018-07-24 11:03 好的,谢谢,frameOnce原来关键在这里,可以,今天回复...
来源: Laya_社区 发布时间: 20180724
...止正在播放的背景音乐 关于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
...象 继承此 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