大约有 1,336 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0042 秒)
Laya3.0_api(672) Laya2.0_api(357) laya_api(289) Laya3.0_文档(9) Laya_社区(5) Laya2.0_示例(2) Laya_示例(2)
... x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, complete:Function = null):void 加载并显示一个图片。 Graphics restore():RestoreCmd 返回之前保存过的路径状态和属性。 Graphics rotate(angle:Number, pivotX:Number = 0, pivotY:Number = 0):RotateCmd 旋转当前...
来源: Laya2.0_api 发布时间: 20190513
...onStiffness fixedTimeStep flags maxSubSteps Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...nce { private var numLoaded:int = 0; private var resAmount:int = 3; public function Loader_Sequence() { Laya.init(500, 400); // 按序列加载 monkey2.png - monkey1.png - monkey0.png // 不开启缓存 // 关闭并发加载 Laya.loader.maxLoader = 1; Laya.loader.load("../../res/apes/monkey2.png", H...
来源: Laya2.0_示例 发布时间: 20260106
...ype Animation2DCondition checkValue id type Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...rt meshBounds needRender StaticBatchSubMesh Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...uctor animatorState duration normalizedTime Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...BVHSpatialManager constructor clear destroy Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: laya_api 发布时间: 20170929
...er position _getIndexInList _setIndexInList Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...则值为 true;否则,值为 false。 off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删除...
来源: Laya3.0_api 发布时间: 20231115