大约有 271 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0042 秒)
... 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
...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
... 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
...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
...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
微信小游戏 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
...,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
...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
Layabox的event方法在云真机与脚本录制中会报错?(与微信官方联系过,觉得是引擎自身问题) this.resetBtn.event(Laya.Event.CLICK); 该代码会引发Layabox在云真机与脚本录制中出现以下两种报错,而在正常运行过程中,不会出现该错误...
来源: Laya_社区 发布时间: 20200707
....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