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
scenegraph
UnsortedInvoker
Class UnsortedInvoker
Hierarchy
LifeCycleInvoker
UnsortedInvoker
Index
Constructors
constructor
Properties
_invoke
_neg
_pos
_zero
stable
Remove
Inactive
Methods
add
cancel
Inactive
invoke
remove
Constructors
constructor
new
Unsorted
Invoker
(
invokeFunc
:
any
)
:
UnsortedInvoker
Parameters
invokeFunc:
any
Returns
UnsortedInvoker
Properties
Protected
_invoke
_invoke
:
any
Protected
_neg
_neg
:
MutableForwardIterator
<
any
>
Protected
_pos
_pos
:
MutableForwardIterator
<
any
>
Protected
_zero
_zero
:
MutableForwardIterator
<
any
>
Static
stable
Remove
Inactive
stable
Remove
Inactive
:
stableRemoveInactive
= stableRemoveInactive
Methods
add
add
(
comp
:
any
)
:
void
Parameters
comp:
any
Returns
void
cancel
Inactive
cancel
Inactive
(
flagToClear
:
any
)
:
void
Parameters
flagToClear:
any
Returns
void
invoke
invoke
(
)
:
void
Returns
void
remove
remove
(
comp
:
any
)
:
void
Parameters
comp:
any
Returns
void
Globals
scene-
graph
Unsorted
Invoker
constructor
_invoke
_neg
_pos
_zero
stable
Remove
Inactive
add
cancel
Inactive
invoke
remove
Generated using
TypeDoc