大约有 538 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0057 秒)
...起人 josyzhao 相关问题 自定义组件如何实现图片资源拖动获取路径 morn UI下图片资源显示成一团模糊的彩色像素? 图片资源是放在bin目录下吗?还是会自动打包到这个目录中的 IDE动画 添加过程出现图片资源丢失 UI皮肤怎么动态...
来源: Laya_社区 发布时间: 20180130
...图1-6所示: (动图1-6) 注:变量n还可以是从.json文件中获取的文本,开发者可以自己写一个.json文件,然后在脚本中进行加载,最后利用setVar方法赋值给变量n。 在游戏中比较常用的情况就是,如图1-7所示,当每个玩家进入游戏...
来源: Laya3.0_文档 发布时间: 20251010
...LayaAir引擎)TS》的视频教程是否有配到代码下载? 怎样获取浏览器地址传过来的GET参数 自定义官方组件报错,有无官方例子下载? 最新IDE下载打开报错文件已经损坏! index.html内的所有js文件 根据平台下载 怎么设置调试地址为...
来源: Laya_社区 发布时间: 20171128
...编辑模式下,cpu爆满 自定义组件如何实现图片资源拖动获取路径 微信小游戏加载资源出错,提示:未加载到该图片资源,请检查安装包或网络 现在不提供LayaAir IDE 1.0下载了? ide出现问题了,左侧总是被截了一段,请问怎么清...
来源: Laya_社区 发布时间: 20170923
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 repeat repeat: number = 0 Inherited from EffectBase.repeat Defined in laya/effect/EffectBase.ts:15 重复次数,默认为播放一次 Optional runInEditor runInEditor: boolean Inherited from Compon...
来源: Laya3.0_api 发布时间: 20231115
... Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 Optional runInEditor runInEditor: boolean Inherited from Component.runInEditor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inhe...
来源: Laya3.0_api 发布时间: 20231115
...ir中如何使图片以圆形的方式显示? 请问有没有方法能够获取“鼠标是否处于按下状态”? 请问laya有没有地图编辑器工具? 请问在layaIDE里,怎么调用微信小程序API 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 LayaBox...
来源: Laya_社区 发布时间: 20190225
... class MyItem extends Laya.GButton { //注意!在onConstruct里才可以获取子对象,建议在这里做初始化,不要在构造函数里做初始化 onConstruct() { //this.xx = this.getChild("xx"); //this.xx.on(Laya.Event.CLICK, this, this.onClick); } sayHello() { console.log("Hello from M...
来源: Laya3.0_文档 发布时间: 20251128