大约有 2,154 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0066 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
... x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Function = null):void 加载并显示一个图片。 Graphics restore():RestoreCmd 返回之前保存过的路径状态和属性。 Graphics rotate(angle:Number, pivotX:Number = 0, pivotY:Number = 0):RotateCmd 旋转当...
来源: Laya2.0_api 发布时间: 20190513
...yconstant:Number [read-only] 固定帧。 Implementation public function get constant():NumberconstantMaxproperty constantMax:Number [read-only] 最大固定帧。 Implementation public function get constantMax():NumberconstantMinproperty constantMin:Number [read-only] 最...
来源: laya_api 发布时间: 20170929
...yconstant:Number [read-only] 固定帧。 Implementation public function get constant():NumberconstantMaxproperty constantMax:Number [read-only] 最大固定帧。 Implementation public function get constantMax():NumberconstantMinproperty constantMin:Number [read-only] 最...
来源: Laya2.0_api 发布时间: 20190513
...ponent3D 添加指定类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void 克隆。 Sprite3D contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点...
来源: laya_api 发布时间: 20170929
...fined By basePath : String[static] 基础路径。URL customFormat : Function[static] 自定义url格式化。例如: customFormat = function(url:String):String{} URL path : String[read-only] 地址的路径。URL rootPath : String[static] 根路径。URL url : String[read-only] 格...
来源: laya_api 发布时间: 20170929
...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node canPlayType(type:int):String 检测是否支持播放指定格式视频。 Vi...
来源: Laya2.0_api 发布时间: 20190513
...tailcolorpropertycolor:Color 获取颜色。 Implementation public function get color():Color public function set color(value:Color):voidfontSizeproperty fontSize:int 获取字体尺寸。 Implementation public function get fontSize():int public function set fontSize(v...
来源: 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
...lseedpropertyseed:uint 获取随机种子。 Implementation public function get seed():uint public function set seed(value:uint):voidseedsproperty public var seeds:Uint32Array获取随机种子。Constructor DetailRand()Constructorpublic function Rand(seed:uint) 创建一个 Rand 实...
来源: laya_api 发布时间: 20170929
...lseedpropertyseed:uint 获取随机种子。 Implementation public function get seed():uint public function set seed(value:uint):voidseedsproperty public var seeds:Uint32Array获取随机种子。Constructor DetailRand()Constructorpublic function Rand(seed:uint) 创建一个 Rand 实...
来源: Laya2.0_api 发布时间: 20190513