大约有 161 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0072 秒)
...HTML5游戏开发中的痛点 使用typescript开发项目,解决文件引用顺序问题 问题状态 最新活动: 2017-07-10 12:12 浏览: 1026 关注: 2 人 Kxvz • 2017-07-10 12:20 呃,并没有调试多个, 只有这一个... Kxvz • 2017-07-10 12:22 我都把电脑重启了 ,重新开的L...
来源: Laya_社区 发布时间: 20170710
...能不编译成一个js文件 使用typescript开发项目,解决文件引用顺序问题 用最新版本的IDE开发,用AS语言开发,用HttpRequest加载图片报错,用JS语言开发却可以加载 如何打开发布窗口的开发者调试工具? 问题状态 最新活动: 2020-05-27 ...
来源: Laya_社区 发布时间: 20200527
...常 微信小游戏利用开放域好友关系链做排行榜 TS项目类引用关系与index里的js加载顺序冲突 调试时如何解决 关系链报错,没有找到window 精灵的父级不是舞台, 如何获取此精灵到舞台原点间的距离? 3D场景中加入lh精灵,再删除后...
来源: Laya_社区 发布时间: 20251216
... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...
来源: Laya3.0_api 发布时间: 20231115
... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...
来源: Laya3.0_api 发布时间: 20231115
...把下载的库文件放入`./bin`目录,并且在index.html增加文件引用以及游戏入口模块的启动。 ```html <script data-main="js/GameMain" src="./require.js" defer async="true"></script> ``` ## 适配AMD 增加LayaAir引擎适配模块`adapter.ts`,每一个LayaAir的...
来源: Laya_社区 发布时间: 20170817
... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...
来源: Laya3.0_api 发布时间: 20231115
... from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有效,staticCache...
来源: Laya3.0_api 发布时间: 20231115
...一些常用的npm库,例如sharp,glob,pinyin, @svgdotjs/svg.js等。引用node内置模块可以使用import xx from "xx"的方式,所有IDE内置cjs模块都可以通过IEditor.require或者IEditorEnv.require去引用。 //可以通过import导入node内置模块 import fs from "fs"; impor...
来源: Laya3.0_文档 发布时间: 20251010
...rce.destroyedImmediately Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 drawOrderAniArr drawOrderAniArr: any[] = [] Defined in laya/ani/bone/Templet.ts:64 渲染顺序动画数据 eventAniArr eventAniArr: any[] = [] Defined in laya/ani/bone/Templet.ts:66 ...
来源: Laya3.0_api 发布时间: 20231115