大约有 57 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0044 秒)
...rl:String):void 加载声音。 Sound off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...毫秒。 Returns number Methods callLater callLater(caller: any, method: Function, args?: any[]): void Defined in laya/utils/Timer.ts:278 延迟执行。 Parameters caller: any 执行域(this)。 method: Function 定时器回调函数。 Default value args: any[] = null 回调参数。 Returns void...
来源: Laya3.0_api 发布时间: 20231115
...rl:String):void 加载声音。 Sound off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: Laya2.0_api 发布时间: 20190513
...则值为 true;否则,值为 false。 off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除...
来源: Laya3.0_api 发布时间: 20231115
...链接形状,它可能不能正常工作 Implementation public function get loop():Boolean public function set loop(value:Boolean):voidpointsproperty points:String用逗号隔开的点的集合,格式:x,y,x,y ... Implementation public function get points():String ...
来源: Laya2.0_api 发布时间: 20190513
...后是否自动停止背景音乐。 Implementation public static function get autoStopMusic():Boolean public static function set autoStopMusic(value:Boolean):voidmusicMutedproperty musicMuted:Boolean 背景音乐(不包括音效)是否静音。 Implementation public stat...
来源: Laya2.0_api 发布时间: 20190513
...则值为 true;否则,值为 false。 off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除...
来源: Laya3.0_api 发布时间: 20231115
...后是否自动停止背景音乐。 Implementation public static function get autoStopMusic():Boolean public static function set autoStopMusic(value:Boolean):voidmusicMutedproperty musicMuted:Boolean 背景音乐(不包括音效)是否静音。 Implementation public stat...
来源: laya_api 发布时间: 20170929
...r() 创建 Timer 类的一个实例。 Timer callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer clear(caller:*, method:Function):void 清理定时器。 Timer clearAll(caller:*):void 清理对象身上的所有定时器。 Timer frameLoop(delay:int, caller...
来源: laya_api 发布时间: 20170929
...ue) 创建 Timer 类的一个实例。 Timer callLater(caller:*, method:Function, args:Array = null):void 延迟执行。 Timer clear(caller:*, method:Function):void 清理定时器。 Timer clearAll(caller:*):void 清理对象身上的所有定时器。 Timer frameLoop(delay:int, caller...
来源: Laya2.0_api 发布时间: 20190513