Cocos Creator
Manual
API Ref
Cocos2d-x
Manual
API Ref
Version: 3.2
Version: 3.5
Version: 3.4
Version: 3.3
Version: 3.1
Version: 3.0
Version: 2.4
Version: 2.3
Version: 2.2
Version: 2.1
Version: 2.0
Version: 1.10
Version: 1.9
Search
Preparing search index...
The search index is not available
CocosCreatorAPI
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
core
HashTimerEntry
Class HashTimerEntry
Hash Element used for "selectors with interval"
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
Hash Element used for "selectors with interval"