Cocos Creator
手册文档
API 参考
Cocos Creator 3D
手册文档
API 参考
Cocos2d-x
手册文档
API 参考
Version: 1.2
Version: 1.0
Version: 1.1
Version: 1.2
Search
Preparing search index...
The search index is not available
Creator3dAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
core
HashUpdateEntry
Class HashUpdateEntry
更新条目列表
param
param
param
param
Hierarchy
HashUpdateEntry
Index
Constructors
constructor
Properties
callback
entry
list
target
_hash
Update
Entries
Methods
get
put
Constructors
constructor
new
Hash
Update
Entry
(
list
:
any
, entry
:
ListEntry
, target
:
ISchedulable
, callback
:
any
)
:
HashUpdateEntry
Parameters
list:
any
entry:
ListEntry
target:
ISchedulable
callback:
any
Returns
HashUpdateEntry
Properties
callback
callback
:
any
entry
entry
:
ListEntry
list
list
:
any
target
target
:
ISchedulable
Static
Private
_hash
Update
Entries
_hash
Update
Entries
:
any
= []
Methods
Static
get
get
(
list
:
any
, entry
:
ListEntry
, target
:
ISchedulable
, callback
:
any
)
:
any
Parameters
list:
any
entry:
ListEntry
target:
ISchedulable
callback:
any
Returns
any
Static
put
put
(
entry
:
any
)
:
void
Parameters
entry:
any
Returns
void
Globals
core
Hash
Update
Entry
constructor
callback
entry
list
target
_hash
Update
Entries
get
put
Generated using
TypeDoc
更新条目列表