大约有 13 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0059 秒)
...a.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器类。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建的 Handler 对象不再使用后,可以使用 Handler.recover() 将其回收到对象池,回收后不要再使用...
来源: Laya2.0_api 发布时间: 20190513
...ic Properties PropertyDefined By completeHandler : Handler 播放完成处理器。 SoundChannel duration : Number[read-only] 获取总时间,单位是秒。 SoundChannel isStopped : Boolean = false 表示声音是否已暂停。 SoundChannel loops : int 循环次数。 SoundChannel ...
来源: Laya2.0_api 发布时间: 20190513
...唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationIncludingGravity: 设备受到的总加速度(包含重力)。 rotationRate: 设备的自转速率。 interval: 加速度获...
来源: Laya2.0_api 发布时间: 20190513
...则不会更改)。 Sprite mouseHandler : Handler单元格鼠标事件处理器(默认返回参数e:Event,index:int)。List mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开...
来源: Laya2.0_api 发布时间: 20190513
...不会更改)。 Sprite mouseHandler : Handler 单元格鼠标事件处理器。 默认返回参数(e:Event,index:int)。 Tree mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从sta...
来源: Laya2.0_api 发布时间: 20190513
...选择的项对象。 ViewStack setIndexHandler : Handler 索引设置处理器。 默认回调参数:index:int ViewStack skewX : Number水平倾斜角度,默认值为0。以角度为单位。Sprite skewY : Number垂直倾斜角度,默认值为0。以角度为单位。Sprite stage : Stag...
来源: Laya2.0_api 发布时间: 20190513
...为单位)。 UIComponent clickHandler : Handler 对象的点击事件处理器函数(无默认参数)。 Button customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite dataSource : *[overr...
来源: Laya2.0_api 发布时间: 20190513
...er : Handler 当 ProgressBar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 ProgressBar customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Spr...
来源: Laya2.0_api 发布时间: 20190513
...像素为单位)。 UIComponent changeHandler : Handler 数据变化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 Slider customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数...
来源: Laya2.0_api 发布时间: 20190513
... UIGroup selectHandler : Handler 改变 Group 的选择项时执行的处理器,(默认返回参数: 项索引(index:int))。 UIGroup selection : ISelect 获取或设置当前选择的项对象。 UIGroup skewX : Number水平倾斜角度,默认值为0。以角度为单位。Sprite ...
来源: Laya2.0_api 发布时间: 20190513