大约有 8 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0026 秒)
...据类名回收类的实例 Pool getItem(sign:String):*[static] 根据传入的对象类型标识字符,获取对象池中已存储的此类型的一个对象,如果对象池中无此类型的对象,则返回 null 。 Pool getItemByClass(sign:String, cls:Class):*[static] 根据传入的...
来源: Laya2.0_api 发布时间: 20190513
...hods MethodDefined By bind(fun:Function, scope:*):Function[static] 给传入的函数绑定作用域,返回绑定后的函数。 Utils fitDOMElementInArea(dom:Object, coordinateSpace:Sprite, x:Number, y:Number, width:Number, height:Number):void[static] 使DOM元素使用舞台内的某块...
来源: Laya2.0_api 发布时间: 20190513
...assName(classes:Array):void[static] 根据类名短名字注册类,比如传入[Sprite],功能同regClass("Sprite",Sprite); ClassUtilsMethod DetailcreateByJson()method public static function createByJson(json:*, node:* = null, root:Node = null, customHandler:Handler = null, instanceHandler:Handl...
来源: Laya2.0_api 发布时间: 20190513
...Rectangle[static] 创建 Rectangle equals(rect:Rectangle):Boolean 检测传入的 Rectangle 对象的属性是否与当前 Rectangle 对象的属性 x、y、width、height 属性值都相等。 Rectangle intersection(rect:Rectangle, out:Rectangle = null):Rectangle 如果在 rect 参数中指...
来源: Laya2.0_api 发布时间: 20190513
...能够停止任意声音的播放(包括背景音乐和音效),只需传入对应的声音播放地址。 SoundManagerProperty DetailautoReleaseSoundpropertypublic static var autoReleaseSound:Boolean = true 音效播放后自动删除。 The default value is true.autoStopMusicproperty autoSto...
来源: Laya2.0_api 发布时间: 20190513
...,则需要使用结构如:[p],其他的单个参数 p ,可以直接传入参数 p。 ReturnsBoolean — 此事件类型是否有侦听者,如果有侦听者则值为 true,否则值为 false。 hasListener()method public function hasListener(type:String):Boolean 检查 EventDispatcher ...
来源: Laya2.0_api 发布时间: 20190513
...象内。 Sprite initData(map:TiledMap, objectKey:Boolean = false):void 传入必要的参数,用于裁剪,跟确认此对象类型 GridSprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher loadImage(url:String, complete:Handler = null):Sp...
来源: Laya2.0_api 发布时间: 20190513
...e:String (default = null) — 如果是点击默认关闭按钮触发,则传入关闭按钮的名字(name),否则为null。 onOpened()method public function onOpened(param:*):void场景打开完成后,调用此方法(如果有弹出动画,则在动画完成后执行) Parameters param:*...
来源: Laya2.0_api 发布时间: 20190513