• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 4,336 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0086 秒)

81. laya.display.Sprite [ 96%]

...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

82. 【简单跑酷--JS版】---Lv.3 添加地板 [ 96%]

...左边边界 就移除存入对象池 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

83. laya.resource.HTMLCanvas [ 96%]

...text : Context[read-only] Canvas 渲染上下文。 HTMLCanvas  create : Function[static] 根据指定的类型,创建一个 HTMLCanvas 实例。 HTMLCanvas  getContext : Function 获取 Canvas 渲染上下文。 HTMLCanvasPublic Methods  MethodDefined By  HTMLCanvas(type:String) 根据指...

来源: laya_api 发布时间: 20170929

84. laya.d3.core.light.LightSprite [ 96%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

来源: Laya2.0_api 发布时间: 20190513

85. laya.d3.core.TransformUV [ 96%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

86. laya.d3.math.Quaternion [ 96%]

...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

87. laya.d3.math.BoundFrustum [ 96%]

...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

88. laya.d3.math.BoundFrustum [ 96%]

...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

89. laya.events.EventDispatcher [ 96%]

...是鼠标事件。 EventDispatcher  off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher  offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有...

来源: laya_api 发布时间: 20170929

90. laya.d3.core.Layer [ 96%]

...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