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
HashTimerEntry
Class HashTimerEntry
“用于间隔选择”的哈希元素
param
param
param
param
param
param
Hierarchy
HashTimerEntry
Index
Constructors
constructor
Properties
current
Timer
current
Timer
Salvaged
paused
target
timer
Index
timers
_hash
Timer
Entries
Methods
get
put
Constructors
constructor
new
Hash
Timer
Entry
(
timers
:
any
, target
:
ISchedulable
, timerIndex
:
Number
, currentTimer
:
any
, currentTimerSalvaged
:
any
, paused
:
any
)
:
HashTimerEntry
Parameters
timers:
any
target:
ISchedulable
timerIndex:
Number
currentTimer:
any
currentTimerSalvaged:
any
paused:
any
Returns
HashTimerEntry
Properties
current
Timer
current
Timer
:
any
current
Timer
Salvaged
current
Timer
Salvaged
:
any
paused
paused
:
any
target
target
:
ISchedulable
timer
Index
timer
Index
:
Number
timers
timers
:
any
Static
Private
_hash
Timer
Entries
_hash
Timer
Entries
:
any
= []
Methods
Static
get
get
(
timers
:
any
, target
:
ISchedulable
, timerIndex
:
Number
, currentTimer
:
any
, currentTimerSalvaged
:
any
, paused
:
any
)
:
any
Parameters
timers:
any
target:
ISchedulable
timerIndex:
Number
currentTimer:
any
currentTimerSalvaged:
any
paused:
any
Returns
any
Static
put
put
(
entry
:
any
)
:
void
Parameters
entry:
any
Returns
void
Globals
core
Hash
Timer
Entry
constructor
current
Timer
current
Timer
Salvaged
paused
target
timer
Index
timers
_hash
Timer
Entries
get
put
Generated using
TypeDoc
“用于间隔选择”的哈希元素