跳至主要內容

Class: load_config

muzzik小于 1 分钟

index / bundle_ / load_config

Class: load_config

bundle_.load_config

load 配置

Table of contents

Constructors

Properties

Constructors

constructor

new load_config(init_)

Parameters

NameType
init_load_config

Defined in

assets/@framework/resources/mk_bundle.ts:507open in new window

Properties

bundle_s

bundle_s: string

bundle名

Remarks

getBundle 时使用

Defined in

assets/@framework/resources/mk_bundle.ts:516open in new window


progress_callback_f

Optional progress_callback_f: (curr_n: number, total_n: number) => void

Type declaration

▸ (curr_n, total_n): void

加载回调

Parameters
NameType
curr_nnumber
total_nnumber
Returns

void

Defined in

assets/@framework/resources/mk_bundle.ts:518open in new window

📣 觉得很赞?分享给你的朋友吧!