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

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

11. laya.events.TouchInfo_API3.0 [ 89%]

... Public/Protected All Inherited Externals Only exported Menu Globals "laya/events/InputManager" TouchInfo Class TouchInfo Hierarchy TouchInfo Implements ITouchInfo Index Constructors constructor Properties began clickCancelled clickCount downTargets event lastRollOver moved pos target touchId Method...

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

12. Cannot read property 'displayObject' of null [ 88%]

...TypeError: Cannot read property 'props' of undefined Cannot read property 'events' of undefined 发布微信小游戏,报错Cannot read property 'events' of undefined 实例碰撞体报错,Cannot read property 'btSphereShape' of undefined 添加组件PhysicsCollider 时报 Cannot read property '...

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

13. 调用ui,new的时候出现Uncaught TypeError: Cannot read property 'call' of undefined [ 88%]

... new Test (Test.js:3)     at onAssetLoaded (LayaUISample.js:64)     at EventHandler.__proto.runWith (laya.core.js:681)     at ResInfo.__proto.event (laya.core.js:460)     at LoaderManager.__proto._endLoad (laya.core.js:11993)     at Loader.onLoaded (laya.core.js:11972)     at EventHandle...

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

14. 3D中摄像机绕物体旋转该如何实现? [ 88%]

...tor3.distance(this.transform.position, this.AroundPos); Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.mouseDown); Laya.stage.on(Laya.Event.MOUSE_MOVE, this, this.mouseMove); Laya.stage.on(Laya.Event.MOUSE_UP, this, this.mouseUp); Laya.stage.on(Laya.Event.MOUSE_WHEEL, this, this.mouseWheel) } onUpd...

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

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

...tor3.distance(this.transform.position, this.AroundPos); Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.mouseDown); Laya.stage.on(Laya.Event.MOUSE_MOVE, this, this.mouseMove); Laya.stage.on(Laya.Event.MOUSE_UP, this, this.mouseUp); Laya.stage.on(Laya.Event.MOUSE_WHEEL, this, this.mouseWheel) } onUpd...

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

16. 微信小游戏 gameThirdScriptError events [ 86%]

微信小游戏 gameThirdScriptError events (unknown) gameThirdScriptError Cannot read property 'events' of undefined TypeError: Cannot read property 'events' of undefined     at Function.EventDispatcher.__init$ (http://127.0.0.1:52880/game/code.js:630:29)     at http://127.0.0.1:52880/game/cod...

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

17. laya.physics.js:430 Cannot read property 'GetType' of null [ 85%]

...,Cannot read property 'btSphereShape' of undefined Cannot read property 'events' of undefined Cannot read property '_getBit' of undefined 加载unity5.6.1导出来的场景提示Cannot read property 'charAt' of underfined 添加组件PhysicsCollider 时报 Cannot read property 'btCollisionObject' ...

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

18. [0]Spine3.8.75报错:Error: Unsupported skeleton data, please export with a newer version of Spine. [ 85%]

...rowser = Laya.Browser; var WebGL = Laya.WebGL; var Stage = Laya.Stage; var Event = Laya.Event; var Stat = Laya.Stat; var SpineTemplet = Laya.SpineTemplet; class SpineBinary {     constructor() {         this.aniPath = "res/powerup-pro.skel";         this.index = -1;         // Laya.ini...

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

19. Layabox的event方法在云真机与脚本录制中会报错?(与微信官方联系过,觉得是引擎自身问题) [ 85%]

Layabox的event方法在云真机与脚本录制中会报错?(与微信官方联系过,觉得是引擎自身问题) this.resetBtn.event(Laya.Event.CLICK);   该代码会引发Layabox在云真机与脚本录制中出现以下两种报错,而在正常运行过程中,不会出现该错误...

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

20. 实例碰撞体报错,Cannot read property 'btSphereShape' of undefined [ 83%]

....core.js:9634)     at SceneLoader.create (laya.core.js:20746)     at EventHandler.__proto.run (laya.core.js:1111)     at SceneLoader.__proto.event (laya.core.js:882)     at SceneLoader.__proto._checkNext (laya.core.js:15729)     at SceneLoader.__proto.onOneLoadComplete (laya.core.js:1...

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