大约有 3,713 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0086 秒)
Laya_社区(2865) Laya3.0_api(669) laya_api(91) Laya2.0_api(82) Laya3.0_文档(4) Laya2.0_文档(1) Laya_示例(1)
...offAllCaller on once destroyUnusedResources Properties _id _id: number = 0 Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Defined in laya/resource/Resource.ts:112 是否在引用计数为0的时候立马删除他 Optional lock lock: boolean Defined in laya...
来源: Laya3.0_api 发布时间: 20231115
...2DRenderConfig Constructors constructor new NativeContext(): NativeContext Defined in laya/resource/NativeContext.ts:89 Returns NativeContext Properties _buffer _buffer: ArrayBuffer Defined in laya/resource/NativeContext.ts:75 _byteArray _byteArray: Uint8Array Defined in laya/resource/NativeContext....
来源: Laya3.0_api 发布时间: 20231102
...mes: Array<Texture>): AtlasResource Overrides Resource.__constructor Defined in laya/resource/AtlasResource.ts:9 实例化体格大图合集资源 Parameters dir: string textures: Array<Texture> frames: Array<Texture> Returns AtlasResource Properties _id _id: number = 0 Inherited f...
来源: Laya3.0_api 发布时间: 20231115
...registerLoader setGroup warn Constructors constructor new Loader(): Loader Defined in laya/net/Loader.ts:176 创建一个新的 Loader 实例。 注意:请使用Laya.loader加载资源,这是一个单例,不要手动实例化此类,否则会导致不可预料的问题。 Returns Loader Prope...
来源: Laya3.0_api 发布时间: 20231115
...nstructor new Color(r?: number, g?: number, b?: number, a?: number): Color Defined in laya/d3/math/Color.ts:97 创建一个 Color 实例。 Parameters Default value r: number = 1 颜色的red分量。 Default value g: number = 1 颜色的green分量。 Default value b: number = 1 颜色的blue分量...
来源: Laya3.0_api 发布时间: 20231102
...e Constructors constructor new Sprite(): Sprite Overrides Node.constructor Defined in laya/display/Sprite.ts:296 Returns Sprite Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Defined in laya/displ...
来源: Laya3.0_api 发布时间: 20231115
...t nextTag parseAttributes Properties Static attrParsed attrParsed: boolean Defined in laya/html/XMLIterator.ts:28 Static lastTagEnd lastTagEnd: number Defined in laya/html/XMLIterator.ts:27 Static lastTagName lastTagName: string Defined in laya/html/XMLIterator.ts:20 Static lowerCaseName lowerCaseNa...
来源: Laya3.0_api 发布时间: 20231115
...format: TextResourceFormat): TextResource Overrides Resource.__constructor Defined in laya/resource/TextResource.ts:23 实例化文字资源 Parameters data: any format: TextResourceFormat Returns TextResource Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resour...
来源: Laya3.0_api 发布时间: 20231115
...Controller(data: any): AnimatorController Overrides Resource.__constructor Defined in laya/d3/component/Animator/AnimatorController.ts:13 Parameters data: any Returns AnimatorController Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 clipsID clipsID...
来源: Laya3.0_api 发布时间: 20231115
...n(skin?: string, label?: string): Button Overrides UIComponent.constructor Defined in laya/ui/Button.ts:212 创建一个新的 Button 类实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value label: string = "" 按钮的文本内容。 Returns Button Properties Op...
来源: Laya3.0_api 发布时间: 20231115