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

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

441. laya.ui.Button [ 40%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...

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

442. laya.ui.Radio [ 40%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...

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

443. 【简单跑酷--JS版】---Lv.6 终篇 [ 40%]

... //值 this.value = 100; Hp.__super.call(this); this.init(type); } //能量类型 Hp.HP_TYPE_ENERGY = "hp_type_energy"; //速度类型 Hp.HP_TYPE_SPEED = "hp_type_speed"; //Hp Laya.class(Hp,"Hp", laya.display.Sprite); var _proto = Hp.prototype; _proto.init = function(type){ this.width = 180; this.he...

来源: Laya_社区 发布时间: 20160803

444. laya.display.Stage [ 39%]

...前键盘事件的派发主体。Stage  frameRate : String = fast帧率类型,支持三种模式:fast-60帧(默认),slow-30帧,mouse-30帧(鼠标活动后会自动加速到60,鼠标不动2秒后降低为30帧,以节省消耗),sleep-1帧。Stage  fullScreenEnabled : Boolean[writ...

来源: laya_api 发布时间: 20170929

445. laya.ui.AsynDialog [ 39%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...

来源: laya_api 发布时间: 20170929

446. laya.physics.PhysicsDebugDraw [ 38%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...

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

447. laya.d3.core.scene.VRScene [ 38%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite initOctree(width:int, height:int, depth:int, center:Vector3, level:int = 6):void 初...

来源: laya_api 发布时间: 20170422

448. laya.particle.Particle2D [ 38%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher hitTestPoint(x:Number, y:Number):Boolean 检测某个点是否在此对象内。 Sprite isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 Ev...

来源: laya_api 发布时间: 20170929

449. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 37%]

...ner(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3D, parent:Node = null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克...

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

450. laya.ui.CheckBox_API3.0 [ 37%]

...组件。 Type parameters T: Component Parameters componentType: {} 组件类型。 Returns T 组件。 addComponentInstance addComponentInstance(component: Component): Component Implementation of ISelect.addComponentInstance Inherited from Node.addComponentInstance Defined in laya/display/Node.ts:9...

来源: Laya3.0_api 发布时间: 20231115