大约有 1,651 项符合查询结果, 库内数据总量为 31,715 项。 (搜索耗时: 0.0047 秒)
Laya_社区(676) Laya3.0_api(364) Laya2.0_api(194) laya_api(158) Laya2.0_文档(80) Laya3.0_文档(67) Laya_示例(58) Laya2.0_示例(54)
...实现动画事件。 Public Properties PropertyDefined By eventName : String 事件触发名称。AnimationEvent params : Array 事件触发参数。AnimationEvent time : Number 事件触发时间。AnimationEventPublic Methods MethodDefined By AnimationEvent() 创建一个 Animation...
来源: Laya2.0_api 发布时间: 20190513
...纹理。 Public Properties PropertyDefined By alphaMap : Vector.<String>ChunkInfo detailID : Vector.<Uint8Array>ChunkInfo normalMap : StringChunkInfoPublic Methods MethodDefined By ChunkInfo()ChunkInfoProperty DetailalphaMappropertypublic var alphaMap:Vector.<String>...
来源: Laya2.0_api 发布时间: 20190513
... 回收到对象池 RestoreCmdPublic Constants ConstantDefined By ID : String = Restore[static] RestoreCmdMethod Detailrecover()method public function recover():void 回收到对象池 Constant DetailIDConstantpublic static const ID:String = RestoreMon May 13 2019, 03:12 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...收到对象池 TranslateCmdPublic Constants ConstantDefined By ID : String = Translate[static] TranslateCmdProperty Detailtxpropertypublic var tx:Number 添加到水平坐标(x)上的值。 typroperty public var ty:Number 添加到垂直坐标(y)上的值。 Method Detailrecover()metho...
来源: Laya2.0_api 发布时间: 20190513
...ON Hierarchy ParseJSON Index Methods parse Methods Static parse parse(str: string): any Defined in laya/d3/utils/ParseJSON.ts:2 Parameters str: string Returns any Globals "laya/d3/utils/ParseJSON" ParseJSON parse Legend Object literal Variable Function Type alias Class Class with type parameter Enum...
来源: Laya3.0_api 发布时间: 20231115
...nt Index Properties HIDE_TIP SHOW_TIP Properties Static HIDE_TIP HIDE_TIP: string = "hidetip" Defined in laya/ui/UIEvent.ts:12 隐藏提示信息。 Static SHOW_TIP SHOW_TIP: string = "showtip" Defined in laya/ui/UIEvent.ts:8 显示提示信息。 Globals "laya/ui/UIEvent" UIEvent HIDE_TIP SHOW_TIP ...
来源: Laya3.0_api 发布时间: 20231115
...ed in laya/physics/ColliderBase.ts:25 [只读]b2Fixture对象 label label: string Inherited from ColliderBase.label Defined in laya/physics/ColliderBase.ts:18 标签 owner owner: Node Inherited from Component.owner Defined in laya/components/Component.ts:24 获取所属Node节点。 rigidBody rigidB...
来源: Laya3.0_api 发布时间: 20231115
...tic getAnimatorResource getAnimatorResource(sprite: Sprite3D, propertyKey: string): Component Defined in laya/d3/component/Animator/AnimatorResource.ts:8 Parameters sprite: Sprite3D propertyKey: string Returns Component Globals "laya/d3/component/Animator/AnimatorResource" AnimatorResource getAnimat...
来源: Laya3.0_api 发布时间: 20231115
...nds Laya.Script { //declare owner : Laya.Sprite3D; @property(String) public text: string = ""; @property(Laya.Image) public image: Laya.Image = null; constructor() { super(); } } 附件 : --> 2023-04-12 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20230412
...,但第二次编译后会报一些方法为空,报空的方法是formatString,贴出了formatstring的完整代码,addAssets方法是另一个类的代码片段,感觉是编译器的问题。。麻烦解答一下 public function addAssets(assets:Array,loadedFun:Function = null):void { var ...
来源: Laya_社区 发布时间: 20170525