大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0078 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
...工具类。 Public Properties PropertyDefined By parseXMLFromString : Function[static] 将字符串解析成 XML 对象。 UtilsPublic Methods MethodDefined By bind(fun:Function, scope:*):Function[static] 给传入的函数绑定作用域,返回绑定后的函数。 Utils fitDOMElemen...
来源: laya_api 发布时间: 20170929
...r:Array path数据 rateproperty rate:Number Implementation public function get rate():Number public function set rate(value:Number):voidskinDataArrayproperty public var skinDataArray:Array 皮肤数据 skinDicproperty public var skinDic:Object 皮肤的字典数据 skinSlotDisplayD...
来源: laya_api 发布时间: 20170929
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...
来源: Laya2.0_api 发布时间: 20190513
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
... [read-only] 获取是否已经销毁 。 Implementation public function get destroyed():Booleanenabledproperty enabled:Boolean 获取是否启用组件。 Implementation public function get enabled():Boolean public function set enabled(value:Boolean):voididproperty id:in...
来源: Laya2.0_api 发布时间: 20190513
...e addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component changeText(text:String):void 快速更改显示文本。不进行排版...
来源: laya_api 发布时间: 20170929
...y:Number该点的垂直坐标。Constructor DetailPoint()Constructorpublic function Point(x:Number = 0, y:Number = 0) 根据指定坐标,创建一个新的 Point 对象。 Parameters x:Number (default = 0) — (可选)水平坐标。 y:Number (default = 0) — (可选)垂直坐标。 Met...
来源: Laya2.0_api 发布时间: 20190513
... Y 轴坐标。y 和 height 属性的和。 Implementation public function get bottom():Numberheightproperty public var height:Number 矩形的高度。rightproperty right:Number [read-only] 此矩形右侧的 X 轴坐标。 x 和 width 属性的和。 Implementation public func...
来源: Laya2.0_api 发布时间: 20190513
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node changeText(text:String):void 快速更改显示文本。不进行排版计算...
来源: Laya2.0_api 发布时间: 20190513