大约有 3,291 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0091 秒)
...is._index / w * 100); this._index += 8; //移动到这里 if (this._index >= 642) { this._index = 0; } ceshiDemo.zip 2022-11-17 0 3 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 zkang5 相关问题 关于微信小游戏关系链的问题...
来源: Laya_社区 发布时间: 20221117
...t_gen", this.startGen, this); this.contentPane.on("click_cancel_gen", () => { this.hide(); }, this); // 获取配置创建的组件 todo } protected onHide() { super.onHide(); this.contentPane.offAllCaller(this); } private startGen(): void { // todo } } class SplitAtlasSetting { @IEditor.onLoad s...
来源: Laya_社区 发布时间: 20250731
...加的元素始终保持在最底部显示? LayaFlash:求ByteArray.jas ->readMultiByte对gb2312的实现翻译 关于Laya实现Matter.js官方案例凹多边形的问题 移植了一个游戏 代码重新 写的 两个问题 有元件支援视频流渲染吗? Image元件读不了资料流 我...
来源: Laya_社区 发布时间: 20180515
...rns boolean parameters get parameters(): Record<string, Animation2DParm> set parameters(val: Record<string, Animation2DParm>): void Defined in laya/components/Animator2D.ts:70 动画参数 Returns Record<string, Animation2DParm> Defined in laya/components/Animator2D.ts:66 动画参...
来源: Laya3.0_api 发布时间: 20231115
...ndex.html文件中看到<script src="js/ui/layaUI.max.all.js"></script>这一行代码(UI的js引用) 你回到UI编辑模式下导出下UI,然后重新运行项目就好了 新建的UI示例项目是有ui引用的例子,建议先去看下 kaiqiw945 • 2018-03-23 15:01...
来源: Laya_社区 发布时间: 20180323
...ces/app/out/vs/layaEditor/h5/laya.js:442:53) at TabEx.<anonymous> (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/laya.js:49854:10) at TabEx.<anonymous> (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:32292:41) ...
来源: Laya_社区 发布时间: 20170908
...e.js:498:17) at require (internal/module.js:20:19) at Object.<anonymous> (/private/var/folders/g5/h6n06svn2z315kkr_yd3sl340000gn/T/AppTranslocation/00AE3A00-14A8-45D8-BBAE-FCEFB0982E0B/d/LayaAirIDEMac_1.7.9beta.app/Contents/Resources/app/node_modules/layacmd/print.js:1:171) at Object.<anony...
来源: Laya_社区 发布时间: 20170812
...IDE 代码模式下点击发布模式,压缩的js文件之后在release->1.0.0->libs除min目录其它的js文件是不是可以剔除掉了 附件 : --> 2017-09-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 ...
来源: Laya_社区 发布时间: 20170912
...会拷贝实例对象。 BaseRender materials : Vector.<BaseMaterial> 获取潜拷贝实例材质列表,第一次使用会拷贝实例对象。 BaseRender receiveShadow : Boolean 获得是否接收阴影属性 BaseRender sharedMaterial : BaseMaterial 返回第一个材质。 BaseRender sha...
来源: Laya2.0_api 发布时间: 20190513
...想在onhide里面停止掉引起bug的代码 window['wx'].onShow((res) => { this.event(AppEvent.onShow, res); this.appStatus = AppEvent.onShow; console.log(this.appStatus, '---------'); Laya.stage.renderingEnabled = true//恢复渲染 Laya.updateTimer.resume() //恢复onUpdate Laya.timer.resume(...
来源: Laya_社区 发布时间: 20200917