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

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

1. Laya.Script _start和_update以及_lateupdate不执行是什么原因呢? [ 100%]

...eupdate不执行是什么原因呢?  class b extends Laya.Script{    _initialize(owner:Laya.Sprite3D){      super._initialize(owner);      //加打印可以执行    }        _start(state:Laya.RenderState):void{       //加打印不执行     } }   该脚本加在Camera上面...

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

2. 升级引擎到1.7.19.1beta List报错问题 [ 98%]

...ructor()      {           super();       }        protected initialize():void        {              super.initialize();              this.itemRender = PageRender;//错误,因为_cells未初始化              this._itemRender = PageRender;//OK        } }...

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

3. CameraMoveScript脚本在laya2.0里面报错,很多API没有了 [ 82%]

...的2.0版本 继承的 script报了很多API没有定义的错   比如 _initialize_update、moveForward、moveRight、等等,  是都删除了接口吗? 2018-09-18 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 ...

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

4. 救命啊,遇到苹果爸爸 Guideline 2.5.2 [ 81%]

...itate significant changes to your app’s behavior compared to when it was initially reviewed for the App Store. While you may not be using this functionality currently, it has the potential to load private frameworks, private methods, and enable future feature changes. This includes any code which ...

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

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

...   7.实际ui界面中用法如下: 在你自己的ui界面中,重写initialize()方法。(这个是Component基类的方法。这里是可以确保控件已经创建完毕的。)[i]protected initialize(): void { super.initialize(); this._txUserName["fontStyle"] = "default_1"; // let tf: TextFo...

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

6. 官方案例里摄像机绕物体旋转脚本的问题 [ 66%]

...很多接口,属性不存在。比如this.camera.moveForward、 super._initialize(owner)、super._update(state)等,放在1.7版本里是有的。是不是LayaAir.d.ts有修改。现在有别的接口,方法替代吗,我在官方文档里找了好久都没找到。或者哪位大神能提供...

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

7. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 57%]

示例打地鼠发布打包后提示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 Conn...

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

8. 打包安卓Android studio黑屏 [ 54%]

...e name = com.google.android.webview, sandboxed = true I/cr_BrowserStartup: Initializing chromium process, singleProcess=false D/ConnectivityManager: requestNetwork and the calling app is: com.layabox.test W/om.layabox.tes: Accessing hidden method Landroid/view/textclassifier/logging/SmartSelectionEv...

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

9. [LayaNative3]2d示例程序构建发布打包后,在OpenHarmony运行闪退 [ 54%]

... C01799/MemMgr: ReclaimStrategyManager::NotifyAppStateChanged has not been initialized_, skiped! 01-06 17:34:41.565 403 528 I C01799/MemMgr: KernelInterface::EchoToPath echo 400 > /proc/23051/oom_score_adj 01-06 17:34:41.565 403 528 I C01799/MemMgr: ReclaimPriorityManager::HandleCreateProcess cre...

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

10. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 41%]

...5-16 15:59:48.899 7562-7562/com.dihong.testdcc I/BrowserStartupController: Initializing chromium process, renderers=0 05-16 15:59:48.902 7562-7562/com.dihong.testdcc E/AudioManagerAndroid: BLUETOOTH permission is missing! 05-16 15:59:48.906 7562-7562/com.dihong.testdcc E/libEGL: call to OpenGL ES AP...

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