Egret Engine R - v6.0.0
Preparing search index...
extension/assetsmanager/src/processor/Processor
map
Function map
map
(
type
:
string
,
processor
:
Processor
)
:
void
注册加载资源的处理器
Parameters
type
:
string
加载资源类型
processor
:
Processor
加载的处理器,一个实现Processor接口的实例
Returns
void
Version
Egret 5.2
Platform
Web
Language
zh_CN
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Egret Engine R - v6.0.0
Loading...
注册加载资源的处理器