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

大约有 25 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0043 秒)

1. laya.d3.core.RenderableSprite3D [ 100%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

2. laya.d3.core.MeshSprite3D [ 99%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

3. laya.d3.core.light.DirectionLight [ 94%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

4. laya.d3.core.light.PointLight [ 93%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

5. laya.d3.core.light.SpotLight [ 92%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

6. laya.d3.core.Sprite3D [ 92%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

7. laya.d3.core.light.LightSprite [ 92%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

8. laya.d3.core.MeshTerrainSprite3D [ 88%]

...毁自己本身。 Node event(type:String, data:* = null):Boolean 派发事件EventDispatcher frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时重复执行某函数(基于帧率)。功能同Laya.timer.frameLoop()。 Node frameOnce(delay...

来源: laya_api 发布时间: 20170929

9. laya.ui.FrameClip [ 82%]

...的,和Flash机制不同Sprite mouseEnabled : Boolean 是否接受鼠标事件。 默认为false,如果监听鼠标事件,则会自动设置本对象及父节点的属性 mouseEnable 的值都为 true(如果父节点手动设置为false,则不会更改)。 Sprite mouseThrough : Boolean...

来源: laya_api 发布时间: 20170422

10. laya.display.FrameAnimation [ 81%]

...区域进行碰撞。 Sprite hitTestPrior : Boolean = false 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标事件检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目标对象...

来源: laya_api 发布时间: 20170929