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

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

1. js飞机大战报错 请大神看看 [ 100%]

.../Kevin/Desktop/test/AirWar/AirWar09/bin/libs/laya.core.js:467:29)     at LoaderManager.__proto._endLoad (file:///C:/Users/Kevin/Desktop/test/AirWar/AirWar09/bin/libs/laya.core.js:12533:12)     at Loader.onLoaded (file:///C:/Users/Kevin/Desktop/test/AirWar/AirWar09/bin/libs/laya.core.js:12510:11)...

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

2. laya.loaders.HierarchyLoader_API3.0 [ 96%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/loaders/HierarchyLoader" HierarchyLoader Class HierarchyLoader Hierarchy HierarchyLoader Implements IResourceLoader Index Properties legacySceneOrPrefab v2 v3 Methods load Properties Static legacySceneOrPrefab legacySceneOrPr...

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

3. Cannot read property 'load' of null [ 94%]

...ayaAir引擎 Cannot read property 'load' of null 查了断点,看到Laya.loadernull,为什么会出现为null的情况?  代码如下: class main{ constructor(){ MapManager.getInstance().LoadMapResource(); } } new main(); class MapManager { private static s_instance = null; public static g...

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

4. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 74%]

...olor = "#101825"; this.init() } init() { // 预加载图集 Laya.loader.load("res/atlas/comp.atlas", Laya.Handler.create(this, this.onLoaded ), null, Laya.Loader.ATLAS) } onLoaded(){ Laya.stage.addChild(new TopUI()) Laya.stage.addChild(new TabUI()) this.getGold.on(Laya.Event.MOUS...

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

5. laya.ui.Button_API3.0 [ 64%]

...。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var button:Button = new Button("resource/ui/button.png","la...

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

6. 安装layaair2-cmd一直失败 [ 63%]

...访问该方法时失败 自从layaflash起,就一直存在的bug Laya.loader.create 不会反馈失败状态跟描述不符合 spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? app环境安装...

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

7. laya.ui.CheckBox_API3.0 [ 62%]

...。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/check.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var checkBox:CheckBox = new CheckBox("resource/ui/check.png"...

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

8. laya.ui.Radio_API3.0 [ 60%]

...。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete)); } private function onLoadComplete():void { trace("资源加载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创建一...

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

9. lib/arm/liblayaair.so 总是崩溃 [ 29%]

...000 00000000 00004000 FCB69D5D9959529D6C6FB1C0C18C94200 libwebviewchromium_loader.so 08-14 10:57:49.247 22858-22354/? A/google-breakpad: M EC85E000 00000000 00003000 24D15BC5C6EA92B09E4D52747AEF153F0 libhwdeviceinfo.so     M EC863000 00000000 00004000 30A94C74E1F7EB044C813B360170F4D20 libfm_jni.so...

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

10. 构建apk后,java报错 [ 21%]

...ds_match: Invalid snd_device =  2018-11-26 18:31:47.725 761-4830/? E/ACDB-LOADER: Error: ACDB AudProc vol returned = -19 2018-11-26 18:31:47.964 4749-4838/com.layabox.dotJourney E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>&g...

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