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

大约有 18 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0039 秒)

11. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 80%]

...ze; items.push(item); var progressHandler = progress ? Laya.Handler.create(null, loadProgress, [item], false) : null; var completeHandler = (complete || progress) ? Laya.Handler.create(null, loadComplete, [item]) : null; this.load(item.url, completeHandler, progressHandler, item.type, item.priority ...

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

12. TypeError: Laya.MovieClip is not a constructor [ 78%]

...a.TiledMap is not a constructor TypeError: Cannot set property 'pivotX' of null 打开弹窗UI时报错 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null [Error] TypeError: null is not an object (evaluating 'this._style._tf') Uncaught TypeError: Cannot read pr...

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

13. [LayaAir3]Laya.LayaGL 是null [ 74%]

[LayaAir3]Laya.LayaGL 是null 升级到laya最新的3.1.3 版本  在使用Laya.init 的时候报错 renderOBJCreate 不存在 在core脚本里面 LayaGL 是空的 附件 : --> 2024-05-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

14. 建议给Tween增加一些功能, 例如无限循环 , 增加一些回调函数 [ 57%]

...器: laya.core.js:15215 Uncaught TypeError: Cannot read property '_tf' of null 粒子放着放着:(内存占用巨大) laya.webgl.js:8156 Uncaught RangeError: Array buffer allocation failed 用着某个粒子: GL_OUT_OF_MEMORY : glShaderSource: too large laya.webgl.js:8055 GL_OUT_OF_MEMORY : glShade...

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

15. Uncaught unknown animationClip version. [ 54%]

...办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null 同一个Graphics里面绘制超过20000个矢量rect的情况下,Uncaught Error: IBQuadrangle count(之前发起的问题不知道为什么找不到) 问题状态 最新活动: 2019-05-01 14:35 浏览: 1694 关注: ...

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

16. laya.ui.TextArea_API3.0 [ 47%]

...区域滚动效果,但scrollRect会保持0,0点位置不变。 default null Returns Rectangle Inherited from Text.viewport Defined in laya/display/Sprite.ts:1885 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染...

来源: Laya3.0_api 发布时间: 20231115

17. laya.ui.TextInput_API3.0 [ 45%]

...区域滚动效果,但scrollRect会保持0,0点位置不变。 default null Returns Rectangle Inherited from Text.viewport Defined in laya/display/Sprite.ts:1885 视口大小,视口外的子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染...

来源: Laya3.0_api 发布时间: 20231115

18. 关于LayaBox启动的问题。 [ 42%]

...ield asyncs.downloadSync[/b](location.fullpath + '/font/simhei.ttf', true, null)); if (!data) { data = ([b]yield asyncs.downloadSync[/b]('http://runtime.layabox.com/font/simhei.ttf', true, null)); } if (!data) { alert('>>>download ttf error '); return; } fs_writeFileSync(sTempFontPath, data...

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