大约有 624 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0044 秒)
...imationClipProtected Methods MethodDefined By _disposeResource():void[override] AnimationClipProperty Detailisloopingpropertypublic var islooping:Boolean是否循环。Constructor DetailAnimationClip()Constructorpublic function AnimationClip() 创建一个 AnimationClip 实例。 Method Detail_...
来源: Laya2.0_api 发布时间: 20190513
...新的 CylinderColliderShape 实例。 CylinderColliderShape clone():*[override] 克隆。 CylinderColliderShape cloneTo(destObject:*):void 克隆。 ColliderShape updateLocalTransformations():void 更新本地偏移,如果修改LocalOffset或LocalRotation需要调用。 ColliderShapeProperty D...
来源: Laya2.0_api 发布时间: 20190513
...建一个新的 ConeColliderShape 实例。 ConeColliderShape clone():*[override] 克隆。 ConeColliderShape cloneTo(destObject:*):void 克隆。 ColliderShape updateLocalTransformations():void 更新本地偏移,如果修改LocalOffset或LocalRotation需要调用。 ColliderShapeProperty Deta...
来源: 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
...onStart onUpdate Constructors constructor new AreaLightCom(): AreaLightCom Overrides Light.constructor Defined in laya/d3/core/light/AreaLightCom.ts:25 创建一个 AreaLightCoponent 实例。 Returns AreaLightCom Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Def...
来源: Laya3.0_api 发布时间: 20231115
...) 创建一个 SkyBox 实例。 SkyDome _render(state:RenderState):void[override] SkyDome loadEnvInfo(envInfo:String):voidSkyDome onEnvDescLoaded(envInfoFile:String):voidSkyDomePublic Constants Hide Inherited Public Constants Show Inherited Public Constants ConstantDefined By ALPHABLENDIN...
来源: laya_api 发布时间: 20170929
...onstructors constructor new HTMLCanvas(createCanvas?: boolean): HTMLCanvas Overrides Resource.__constructor Defined in laya/resource/HTMLCanvas.ts:59 根据指定的类型,创建一个 HTMLCanvas 实例。 Parameters Default value createCanvas: boolean = false Returns HTMLCanvas Properties _id _id...
来源: Laya3.0_api 发布时间: 20231115
...调用,一般用于延迟计算数据。 Node clear():AnimationBase[override] 停止动画播放,并清理对象属性。之后可存入对象池,方便对象复用。 Animation clearCache(key:String):void[static] 从动画模版缓存池中清除指定key值的动画数据。 开发者...
来源: Laya2.0_api 发布时间: 20190513
... "skin": "MainHead/combobox1.png", "labels": "hihihi,hihihi2,hihihi2"}}]}; override protected function createChildren():void { super.createChildren(); createView(uiView); } } } 为什么我这个ComboBox的label文字没有显示的? 2018-03-27 添加评论 免费帖 --> 分享 微博 QZONE 微信...
来源: Laya_社区 发布时间: 20180327
...s constructor new Clip(url?: string, clipX?: number, clipY?: number): Clip Overrides UIComponent.constructor Defined in laya/ui/Clip.ts:151 创建一个新的 Clip 示例。 Parameters Default value url: string = null 资源类库名或者地址 Default value clipX: number = 1 x方向分割个数 De...
来源: Laya3.0_api 发布时间: 20231115