大约有 5 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0026 秒)
...r 提交次数,值越小越好; Canvas:由三个数值组成,只有设置 CacheAs 后才会有值,默认为0/0/0。从左到右数值的意义分别为:每帧重绘的画布数量 / 缓存类型为"normal"类型的画布数量 / 缓存类型为"bitmap"类型的画布数量。 Public Prop...
来源: Laya2.0_api 发布时间: 20190513
...能执行多次回调,出于性能考虑,引擎默认只执行一次,设置jumpFrame=true后,则回调会连续执行多次 once()method public function once(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void 定时执行一次。 Parameters delay:int...
来源: Laya2.0_api 发布时间: 20190513
...不包括重播时间 AnimationPlayer currentTime : Number[write-only] 设置当前播放位置 AnimationPlayer destroyed : Boolean[read-only] 获取是否已销毁。 AnimationPlayer _elapsedPlaybackTime : Number 已播放时间,包括重播时间AnimationPlayer isCache : Boolean = tr...
来源: Laya2.0_api 发布时间: 20190513
...alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoPlay : Boolean 表示是否...
来源: Laya2.0_api 发布时间: 20190513
...ode EventDispatcher Object 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应的字体内容sheet(如果多行,可以使用空格换行),示例: fontCli...
来源: Laya2.0_api 发布时间: 20190513