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

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

101. laya.spine.SpineSkeleton_API3.0 [ 77%]

...onName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters calle...

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

102. laya.ui.Tree_API3.0 [ 77%]

...fined in laya/ui/Tree.ts:382 单元格鼠标事件处理器。 默认返回参数(e:Event,index:int)。 Returns Handler Defined in laya/ui/Tree.ts:386 单元格鼠标事件处理器。 默认返回参数(e:Event,index:int)。 Parameters value: Handler Returns void mouseX get mouseX(): number...

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

103. laya.display.Input_API3.0 [ 77%]

...onName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void changeText changeText(text: string): void Inherited from Text.changeText Defined in laya/display/Text.ts:353 deprecated Parameters text: string Returns void clearTimer clearTimer(caller: any, meth...

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

104. 组件装饰器说明 · LayaAir3.4 · 引擎文档 · LAYABOX [ 77%]

...值的输入控件2.7 组件属性分类与排序2.8 装饰器属性标识参数总结2.9 装饰器属性标识特殊用法3、IDE中执行生命周期方法 @runInEditor4、组件的分组管理 @classInfo()4.1 加入IDE的组件脚本列表分组4.2 属性分组组件装饰器标识的详细说明...

来源: Laya3.0_文档 发布时间: 20251010

105. laya.ui.Radio_API3.0 [ 76%]

...d in laya/ui/Button.ts:628 对象的点击事件处理器函数(无默认参数)。 implements Returns Handler Inherited from Button.clickHandler Defined in laya/ui/Button.ts:632 对象的点击事件处理器函数(无默认参数)。 implements Parameters value: Handler Returns void compon...

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

106. laya.ui.Label_API3.0 [ 76%]

... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定...

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

107. laya.physics.joint.GearJoint [ 76%]

...ined By destroy():void 销毁组件 Component onReset():void 重置组件参数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 Com...

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

108. 事件管理 · LayaAir3.4 · 引擎文档 · LAYABOX [ 76%]

...vent 是事件类型的集合,当事件发生时Laya.Event对象将作为参数传递给事件侦听器。如图2-1,事件类型请参考API文档。 (图2-1) 例如 Laya.Event.CLICK:string = "click"。CLICK 静态属性用于定义事件对象的type类型属性值为单击事件。这个...

来源: Laya3.0_文档 发布时间: 20251010

109. laya.d3.core.scene.Scene3D_API3.0 [ 76%]

...onName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters calle...

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

110. laya.display.FrameAnimation [ 76%]

...否循环播放,调用play(...)方法时,会将此值设置为指定的参数值。AnimationBase mask : Sprite 遮罩,可以设置一个对象(支持位图和矢量图),根据对象形状进行遮罩显示。 【注意】遮罩对象坐标系是相对遮罩对象本身的,和Flash机制...

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