大约有 5 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0023 秒)
...ined By parseXMLFromString : Function[static] 将字符串解析成 XML 对象。 UtilsPublic Methods MethodDefined By bind(fun:Function, scope:*):Function[static] 给传入的函数绑定作用域,返回绑定后的函数。 Utils fitDOMElementInArea(dom:Object, coordinateSpace:Sprite,...
来源: laya_api 发布时间: 20170929
...播放的声音实例。 Parameters channel:SoundChannel — SoundChannel 对象。 destroySound()method public static function destroySound(url:String):void 释放声音资源。 Parameters url:String — 声音播放地址。 playMusic()method public static function playMusic(url:String, loops...
来源: laya_api 发布时间: 20170929
...等逻辑 onDestroy在页面被销毁的时候调用,适合置空引用对象 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite a...
来源: laya_api 发布时间: 20170929
... UIEvent Event 是事件类型的集合。一般当发生事件时,Event 对象将作为参数传递给事件侦听器。 Public Properties PropertyDefined By altKey : Boolean[read-only] 表示 Alt 键是处于活动状态 (true) 还是非活动状态 (false)。 Event charCode : Boolean[rea...
来源: laya_api 发布时间: 20170929
...非活动状态 (false)。 Event currentTarget : Sprite 事件当前冒泡对象。Event delta : int滚轮滑动增量Event keyCode : int键盘值Event keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现的键非常有用。 例如,您可以...
来源: laya_api 发布时间: 20170929