大约有 4 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0015 秒)
...DelayTime : int = 500[static] 长按按钮,等待时间,使其可激活连续滚动。 Styles scrollBarMinNum : int = 15[static] 滚动条的最小值。 StylesProperty DetailbuttonLabelColorspropertypublic static var buttonLabelColors:Array 按钮标签颜色。 格式:[upColor,overColor,d...
来源: laya_api 发布时间: 20170929
...会出现释放延迟,实际看到的同屏粒子数小于该数值,如连续喷发出现中断,请调大该数值。ParticleSetting maxRotateSpeed : Number = 0最大旋转速度(单位:2D弧度/秒、3D弧度/秒)ParticleSetting maxStartColor : Float32Array最大开始颜色Particle...
来源: laya_api 发布时间: 20170929
...虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 once()method public function once(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次。 Parameters delay:int — 延迟时间(单位为毫秒)。 ...
来源: laya_api 发布时间: 20170929
...虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 timerOnce()method public function timerOnce(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行某函数一次。功能同Laya.timer.timerOnce()。 Parame...
来源: laya_api 发布时间: 20170929