大约有 12 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)
....ts:80 Methods audio audio(owner: any, url: string, originalUrl: string, onProgress: (progress: number) => void, onComplete: (data: any, error?: string) => void): void Defined in laya/net/Downloader.ts:63 Parameters owner: any url: string originalUrl: string onProgress: (progress: number) =>...
来源: Laya3.0_api 发布时间: 20231115
...x Constructors constructor Properties ext loader obsoluteInst onComplete onProgress options progress type url uuid Methods reset Constructors constructor new LoadTask(): LoadTask Defined in laya/net/Loader.ts:1068 Returns LoadTask Properties ext ext: string Implementation of ILoadTask.ext Defined in...
来源: Laya3.0_api 发布时间: 20231115
...性的渐变。 Hierarchy Tween Index Properties repeat update Accessors progress Methods clear complete from pause recover restart resume setStartTime to clear clearAll from to Properties repeat repeat: number = 1 Defined in laya/utils/Tween.ts:38 重播次数,如果repeat=0,则表示无限循...
来源: Laya3.0_api 发布时间: 20231115
...ND MOUSE_MOVE MOUSE_OUT MOUSE_OVER MOUSE_UP MOUSE_WHEEL OPEN PAUSED PLAYED PROGRESS READY REMOVED RENDER RESIZE RIGHT_CLICK RIGHT_MOUSE_DOWN RIGHT_MOUSE_UP ROLL_OUT ROLL_OVER SELECT START STOPPED TRANSFORM_CHANGED TRIGGER_ENTER TRIGGER_EXIT TRIGGER_STAY UNDISPLAY VISIBILITY_CHANGE WILL_RESIZE static...
来源: Laya3.0_api 发布时间: 20231115
...e create(url: string | (string | createItem)[], complete?: Handler | null, progress?: Handler | null, type?: string | null, constructParams?: any[] | null, propertyParams?: any, priority?: number, cache?: boolean): void Defined in laya/net/LoaderManager.ts:97 根据clas类型创建一个未初始化...
来源: Laya3.0_api 发布时间: 20231102
...ove no-drop col-resize all-scroll pointer not-allowed row-resize crosshair progress e-resize ne-resize default text n-resize nw-resize help vertical-text s-resize se-resize inherit wait w-resize sw-resize Returns void Methods Static hide hide(): void Defined in laya/utils/Mouse.ts:37 隐藏鼠标 Re...
来源: Laya3.0_api 发布时间: 20231115
.../Resource.ts:220 Returns void _parse _parse(data: glTF, createURL: string, progress?: IBatchProgress): Promise<void> Defined in laya/gltf/glTFResource.ts:77 Parameters data: glTF createURL: string Optional progress: IBatchProgress Returns Promise<void> _removeReference _removeReference(c...
来源: Laya3.0_api 发布时间: 20231102
...e _parse(desc: string | ArrayBuffer, atlasText: string, createURL: string, progress?: IBatchProgress): Promise<void> Defined in laya/spine/SpineTemplet.ts:39 Parameters desc: string | ArrayBuffer atlasText: string createURL: string Optional progress: IBatchProgress Returns Promise<void> ...
来源: Laya3.0_api 发布时间: 20231115
...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ProgressBar" ProgressBar Class ProgressBar ProgressBar 组件显示内容的加载进度。 example 以下示例代码,创建了一个新的 ProgressBar 实例,设置了它的皮肤、位置、宽高、网格等信息,...
来源: Laya3.0_api 发布时间: 20231115
...否则值为 false。 fetch fetch<K>(url: string, contentType: K, onProgress?: ProgressCallback, options?: Readonly<ILoadOptions>): Promise<ContentTypeMap[K]> Defined in laya/net/Loader.ts:436 从指定URL下载。这是较为底层的下载资源的方法,它和load方法不同...
来源: Laya3.0_api 发布时间: 20231115