大约有 4,337 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0086 秒)
Laya_社区(2450) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(24)
...ren(... args):void 批量增加子节点 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:RenderContext, x:Number, y:Number):vo...
来源: laya_api 发布时间: 20170929
...左边边界 就移除存入对象池 2、地板上可以添加东西 (function(){ /** * 地板类 */ function Floor(){ Floor.__super.call(this); } //Floor 是一个显示对象 继承此 Sprite Laya.class(Floor, "Floor", laya.display.Sprite); var _proto = Floor.prototype; _proto.init = function(t...
来源: Laya_社区 发布时间: 20160728
...text : Context[read-only] Canvas 渲染上下文。 HTMLCanvas create : Function[static] 根据指定的类型,创建一个 HTMLCanvas 实例。 HTMLCanvas getContext : Function 获取 Canvas 渲染上下文。 HTMLCanvasPublic Methods MethodDefined By HTMLCanvas(type:String) 根据指...
来源: 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
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...Number [read-only] 获取四元数的w值 Implementation public function get w():Numberxproperty x:Number [read-only] 获取四元数的x值 Implementation public function get x():Numberyproperty y:Number [read-only] 获取四元数的y值 Implementation public fun...
来源: laya_api 发布时间: 20170929
...ttom:Plane [read-only] 获取底平面。 Implementation public function get bottom():Planefarproperty far:Plane [read-only] 获取远平面。 Implementation public function get far():Planeleftproperty left:Plane [read-only] 获取左平面。 Implementation publi...
来源: laya_api 发布时间: 20170929
...ttom:Plane [read-only] 获取底平面。 Implementation public function get bottom():Planefarproperty far:Plane [read-only] 获取远平面。 Implementation public function get far():Planeleftproperty left:Plane [read-only] 获取左平面。 Implementation publi...
来源: 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
...eproperty active:Boolean 取是否激活。 Implementation public function get active():Boolean public function set active(value:Boolean):voidactiveLayersproperty activeLayers:int 取Layer激活层。 Implementation public static function get activeLayers():int public...
来源: laya_api 发布时间: 20170929