大约有 1,848 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0059 秒)
Laya_社区(1473) Laya3.0_api(155) Laya2.0_api(97) laya_api(63) Laya2.0_文档(46) Laya3.0_文档(13) Laya2.0_示例(1)
...交 1 个回复 qian 赞同来自: 你这个sence是自己初始化的,监听不到这个事件,也没必要获取这个事件。 这个适用于Scene.load("xxx.ls")。从外部url中加载的场景。 2018-03-27 0 6 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复...
来源: Laya_社区 发布时间: 20180327
...内容相关的链接 提交 1 个回复 qian 赞同来自: 为你的动画监听Event.COMPLETE事件,该事件会再动画播放完一遍后触发,可以在该回调里将动画停止并销毁! 2018-01-17 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题...
来源: Laya_社区 发布时间: 20180117
...yType' does not exist on type 'Node'. TextInput重写onFocus和onBlur事件监听不到 LayaAirIDE下如何使用mask? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ...
来源: Laya_社区 发布时间: 20170209
...offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知。 Even...
来源: Laya2.0_api 发布时间: 20190513
... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...
来源: Laya3.0_api 发布时间: 20231115
...Error Could not attach to main target TextInput重写onFocus和onBlur事件监听不到 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 iphone自带浏览器页面怎...
来源: Laya_社区 发布时间: 20170923
...3.1.1导致APP上架被拒的说明 TextInput重写onFocus和onBlur事件监听不到 Animation如何加点击事件 关于Laya实现Matter.js官方案例凹多边形的问题 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 关于遍历产生...
来源: Laya_社区 发布时间: 20170427
...制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,自身的timer监听,移除子对象及从父节点移除自己。 Sprite3D destroyChildren():void 销毁所有子对象,不销毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件。 E...
来源: laya_api 发布时间: 20170929
...offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知。 Even...
来源: Laya2.0_api 发布时间: 20190513
... in laya/events/EventDispatcher.ts:146 移除caller为target的所有事件监听 Parameters caller: any caller对象 Returns EventDispatcher on on(type: string, listener: Function): EventDispatcher on(type: string, caller: any, listener: Function, args?: any[]): EventDispatcher Inherited from Event...
来源: Laya3.0_api 发布时间: 20231115