大约有 10 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0064 秒)
...dth, GameConfig.height, Laya["WebGL"]); Laya["Physics"] && Laya["Physics"].enable(); Laya["DebugPanel"] && Laya["DebugPanel"].enable(); Laya.stage.scaleMode = GameConfig.scaleMode; Laya.stage.screenMode = GameConfig.screenMode; Laya.stage.alignV = GameConfig.alignV; Laya.stage.alignH = GameConfig.al...
来源: Laya2.0_文档 发布时间: 20210715
...dth, GameConfig.height, Laya["WebGL"]); Laya["Physics"] && Laya["Physics"].enable(); Laya["DebugPanel"] && Laya["DebugPanel"].enable(); Laya.stage.scaleMode = GameConfig.scaleMode; Laya.stage.screenMode = GameConfig.screenMode; //打开调试面板(通过IDE设置调试模式,或者url地址增...
来源: Laya2.0_文档 发布时间: 20210715
...dth, GameConfig.height, Laya["WebGL"]); Laya["Physics"] && Laya["Physics"].enable(); Laya["DebugPanel"] && Laya["DebugPanel"].enable(); Laya.stage.scaleMode = GameConfig.scaleMode; Laya.stage.screenMode = GameConfig.screenMode; Laya.stage.alignV = GameConfig.alignV; Laya.stage.alignH = GameConfig.al...
来源: Laya2.0_文档 发布时间: 20210714
...ader.workerPath = "libs/worker.js"; //开启worker线程 Laya.WorkerLoader.enable = true; //加载引擎需要的资源 Laya.loader.load("res/atlas/comp.atlas",Laya.Handler.create(this,onLoaded)); function onLoaded(){ //实例UI界面 var testView = ui.test.TestPageUI(); Laya.stage.addChild(testView...
来源: Laya2.0_文档 发布时间: 20210715
...ader.workerPath = "libs/worker.js"; //开启worker线程 Laya.WorkerLoader.enable = true; //加载引擎需要的资源 Laya.loader.load("res/atlas/comp.atlas",Laya.Handler.create(this,this.onLoaded)); } private onLoaded():void{ //实例UI界面 var testView:ui.test.TestPageUI = new ui.test.TestPage...
来源: Laya2.0_文档 发布时间: 20210715
...kerLoader.workerPath = "libs/worker.js"; //开启worker线程 WorkerLoader.enable = true; //加载引擎需要的资源 Laya.loader.load([{url: "res/atlas/comp.json", type: Loader.ATLAS}], Handler.create(this, onLoaded)); } private function onLoaded():void { //实例UI界面 var testView:TestView = ...
来源: Laya2.0_文档 发布时间: 20210715
...ON_SLIDE=5000 REPORT_TIMES_SLIDE=16 D/OpenGLRenderer: HWUI Binary is enabled disableOutlineDraw is true D/a: Mainactivity---------------------------------oncreate Mainactivity---------------------------------initEngine D/: >>>>>>>>>>>>>>>...
来源: Laya_社区 发布时间: 20190723
...ya.so' is not verified. If you're importing napi, its verification will be enabled in later SDK version. Please make sure the corresponding .d.ts file is provided and the napis are correctly declared. WARN: ArkTS:WARN File: /Users/HonestQiao/Documents/Laya/LayaProject1/release/harmony/LayaProject1/l...
来源: Laya_社区 发布时间: 20250106
...F-OPTSHANDLER: perf_lock_rel: updated /sys/class/mmc_host/mmc0/clk_scaling/enable with 1 return value 2 2018-11-26 18:32:05.666 2559-4070/? E/LockboxBrokerService: Could not query UDC's getDeviceDataUploadOptInStatus; 15 null 2018-11-26 18:32:05.675 2559-4164/? E/aqvd: Failure reading udc co...
来源: Laya_社区 发布时间: 20181126
...ntManager: updateBarTint 08-14 10:57:51.439 5024-9428/? I/ApsService: APS: enable: false 08-14 10:57:51.443 4493-4802/? I/HwSystemManager: NotificationGuideService:handle MSG_ACTIVIY_FOREGROUND, uid:10051 08-14 10:57:51.443 3526-3921/? D/HwArpVerifier: check_wifi_state_mode = 0 mCheckStateToken=117 ...
来源: Laya_社区 发布时间: 20180814