大约有 755 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0057 秒)
...TestB,TestGame=game.TestGame; ``` 如果直接运行会出现 `game is not defined` 报错,此时开发者需要自行补充对 game 的定义: ```javascript //例如在该js的最开头,注意js的引用顺序,此时$global.window.game的game为package.game生成的对象 var game = $global.w...
来源: Laya2.0_文档 发布时间: 20210714
...chromium: [INFO:CONSOLE(64)] "Uncaught ReferenceError: SceneManager is not defined", source: file:///data/data/com.vivo.vs/files/.game/854584523/1.0.10/js/LayaUISample.js (64) 10-13 17:31:18.571 6514-7462/com.vivo.vs I/chromium: [INFO:SkFontConfigInterface_android.cpp(192)] ---- system font attempti...
来源: Laya_社区 发布时间: 20181013
...j = style as ITextFormat; } for (let key of keys) { if (styleObj[key] != undefined) { label[key] = styleObj[key]; } } } /** * 给按钮上文本样式赋值 * @param {Laya.Button} button * @param {ITextFormat} styleObj */ assignButtonFontStyle(button: Laya.Button, style: string | ITextFormat): void ...
来源: Laya_社区 发布时间: 20171226
...】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 如何通过命令行工具构建和发布项目 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 问题状态 最新活动:...
来源: Laya_社区 发布时间: 20201223
...libs/laya.d3.js:1837 Uncaught TypeError: Cannot read property 'props' of undefined at Function.Laya3D._getSprite3DHierarchyInnerUrls (libs/laya.d3.js:1837) at Loader.Laya3D._onHierarchylhLoaded (libs/laya.d3.js:1933) at EventHandler.__proto.runWith (libs/laya.core.js:1628) at...
来源: Laya_社区 发布时间: 20170428