大约有 318 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0078 秒)
Laya_社区(164) Laya2.0_api(48) Laya3.0_api(45) laya_api(42) Laya2.0_文档(11) Laya3.0_文档(5) Laya2.0_示例(2) Laya_示例(1)
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node o...
来源: Laya2.0_api 发布时间: 20190513
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node o...
来源: Laya2.0_api 发布时间: 20190513
...屏 2.12.2 微信小游戏,下拉手机的顶部菜单后,背景音乐停止播放,拉回去后,未触发onshow,按Home键回最小化,再回来后能触发onshow,可以继续播放背景音乐 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示...
来源: Laya_社区 发布时间: 20220713
...能继续支持AS3版本的源码了。原因是AS3语言不开源,并且停止了维护,导致新的语言特性,无法在AS3里实现,我们继续坚持AS3源码,那就是牺牲了引擎API功能的发展,这肯定是弊大于利的。 第二、从我们引擎使用的比例来分...
来源: Laya_社区 发布时间: 20190906
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher[override] 增加事件侦听器,以使侦听器能够接收事件通知,此侦听事件...
来源: laya_api 发布时间: 20170929
...完成当前帧画面更新之后。 AnimationPlayerBase clear():void 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 AnimationPlayerBase clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(...
来源: laya_api 发布时间: 20170929
...据初始化页面 onClose在每次关闭的时候调用,适合关闭时停止动画,网络消息监听等逻辑 onDestroy在页面被销毁的时候调用,适合置空引用对象 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : ...
来源: laya_api 发布时间: 20170929
...调用,一般用于延迟计算数据。 Node clear():AnimationBase 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 AnimationBase clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...
来源: Laya2.0_api 发布时间: 20190513
...属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite onAwake():void 组件被激活后执行,此时所有节点和组件均已创建完毕,次方法只执行一次 此方法为虚方法,使用时重写覆盖即可 Node o...
来源: Laya2.0_api 发布时间: 20190513
...ader.ts:859 清理当前未完成的加载,所有未加载的内容全部停止加载。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional da...
来源: Laya3.0_api 发布时间: 20231115