大约有 597 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0047 秒)
...遍历造成影响。 Sprite destroy(destroyChild:Boolean = true):void[override] 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,...
来源: Laya2.0_api 发布时间: 20190513
...eneUI extends Scene { public var scoreLbl:Label; public var tipLbll:Label; override protected function createChildren():void { super.createChildren(); loadScene("test/TestScene"); } } } 2018-10-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20181024
...调用,一般用于延迟计算数据。 Node clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 Animation clearCache(key:String):void[static] 从动画模版缓存池中清除指定key值的动画数据。 开发者...
来源: Laya2.0_api 发布时间: 20190513
...number, bufferUsage?: BufferUsage, canRead?: boolean): NativeIndexBuffer3D Overrides IndexBuffer3D.constructor Defined in laya/d3/RenderObjs/NativeOBJ/NativeIndexBuffer3D.ts:9 创建一个 VertexBuffer3D 实例。 Parameters indexType: IndexFormat indexCount: number Default value bufferUsage: Buffer...
来源: Laya3.0_api 发布时间: 20231115
... ShaderPass(owner: SubShader, compiledObj: IShaderCompiledObj): ShaderPass Overrides ShaderCompileDefineBase.constructor Defined in laya/d3/shader/ShaderPass.ts:41 Parameters owner: SubShader compiledObj: IShaderCompiledObj Returns ShaderPass Properties statefirst statefirst: boolean = false Defined...
来源: Laya3.0_api 发布时间: 20231102
...者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,默...
来源: laya_api 发布时间: 20170422
...调用,一般用于延迟计算数据。 Node clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 FrameAnimation clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node cont...
来源: Laya2.0_api 发布时间: 20190513
...ndexof Constructors constructor new PhysicsUpdateList(): PhysicsUpdateList Overrides SingletonList.constructor Defined in laya/d3/physics/PhysicsUpdateList.ts:7 创建一个新的 PhysicsUpdateList 实例。 Returns PhysicsUpdateList Methods destroy destroy(): void Inherited from SingletonList.destr...
来源: Laya3.0_api 发布时间: 20231115
...ructors constructor new CannonPhysicsUpdateList(): CannonPhysicsUpdateList Overrides SingletonList.constructor Defined in laya/d3/physicsCannon/CannonPhysicsUpdateList.ts:7 创建一个新的 PhysicsUpdateList 实例。 Returns CannonPhysicsUpdateList Methods destroy destroy(): void Inherited from S...
来源: Laya3.0_api 发布时间: 20231102
...者中心点偏移,则显示筛选会不精确)。 Sprite parent : Node[override] Sprite pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对象位置,缩放中心,旋转中心。Sprite pivotY : NumberY轴 轴心点的位置,单位为像素,默...
来源: laya_api 发布时间: 20170929