• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 160 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0068 秒)

91. Cannot connect to runtime process, timeout after 10000ms 怎么解决? [ 53%]

...HTML5游戏开发中的痛点 使用typescript开发项目,解决文件引用顺序问题 问题状态 最新活动: 2017-07-10 12:12 浏览: 1026 关注: 2 人 Kxvz • 2017-07-10 12:20 呃,并没有调试多个, 只有这一个... Kxvz • 2017-07-10 12:22 我都把电脑重启了 ,重新开的L...

来源: Laya_社区 发布时间: 20170710

92. 深圳南山 诚招H5开发工程师(中级/高级) [ 52%]

...能不编译成一个js文件 使用typescript开发项目,解决文件引用顺序问题 用最新版本的IDE开发,用AS语言开发,用HttpRequest加载图片报错,用JS语言开发却可以加载 如何打开发布窗口的开发者调试工具? 问题状态 最新活动: 2020-05-27 ...

来源: Laya_社区 发布时间: 20200527

93. laya.display.AnimationBase_API3.0 [ 46%]

... 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

94. laya.display.FrameAnimation_API3.0 [ 46%]

... 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

95. 借助AMD来解决HTML5游戏开发中的痛点 [ 46%]

...把下载的库文件放入`./bin`目录,并且在index.html增加文件引用以及游戏入口模块的启动。 ```html <script data-main="js/GameMain" src="./require.js" defer async="true"></script> ``` ## 适配AMD 增加LayaAir引擎适配模块`adapter.ts`,每一个LayaAir的...

来源: Laya_社区 发布时间: 20170817

96. laya.display.Animation_API3.0 [ 46%]

... 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

97. laya.display.EffectAnimation_API3.0 [ 45%]

... 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

98. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 43%]

...一些常用的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

99. laya.ani.bone.Templet_API3.0 [ 41%]

...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

100. 微信小游戏实时调试的问题 [ 39%]

...018-06-04 17:38 发布也没有多长时间 zmd • 2018-06-04 17:44 全部引用也不行layaUI.max.all.js里面没有export,导致在其他界面类引用的uicode,找不到,我把uicode复制到LayaUISample.js文件里面可以用,但这样的实时太鸡肋了。反正,你可以试试...

来源: Laya_社区 发布时间: 20180604