大约有 16 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0207 秒)
...摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2019-06-18 13:42 浏览: 655 关注: 1 人
来源: Laya_社区 发布时间: 20190618
...摇报错,就解决方案 导微信小程序报错window.focus is not a function 问题状态 最新活动: 2020-05-19 10:25 浏览: 93046 关注: 16 人 137*****859 • 2019-09-20 16:29 layaide的版本号和你打包的版本号一致么 wtfff1 • 2019-06-27 16:09 是打单机包 但是官方...
来源: Laya_社区 发布时间: 20190618
... x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Function = null):void 加载并显示一个图片。 Graphics restore():RestoreCmd 返回之前保存过的路径状态和属性。 Graphics rotate(angle:Number, pivotX:Number = 0, pivotY:Number = 0):RotateCmd 旋转当...
来源: Laya2.0_api 发布时间: 20190513
...示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Conne...
来源: Laya_社区 发布时间: 20171218
...数默认在config.js中定义,代码如下: window.onLayaInitError = function(e) { console.log("onLayaInitError error=" + e); alert("加载游戏失败,可能由于您的网络不稳定,请退出重进"); } 开发者可以根据自己需求,修改报错信息和报错方式。 9. conch.ge...
来源: Laya3.0_文档 发布时间: 20260128
...=this; Laya.loader.create("res/3d/baseman01.lh", Laya.Handler.create(this, function(){ var scene3d=new Laya.Scene3D(); that.owner.addChild(scene); var model=Laya.loader.getRes(window.getPath("res/3d/baseman01.lh")); var player=model.clone(); scene3d.addChild(player); })); 然后用androi...
来源: Laya_社区 发布时间: 20190725