Preparing search index...
The search index is not available
@tawaship/pixi-animate-container - v2.1.0
@tawaship/pixi-animate-container
CreatejsEventManager
Class CreatejsEventManager
Index
Constructors
constructor
Methods
add
remove
remove
All
Constructors
constructor
new
CreatejsEventManager
(
cjs
:
TCreatejsObject
)
:
CreatejsEventManager
Parameters
cjs
:
TCreatejsObject
Returns
CreatejsEventManager
Methods
add
add
(
type
:
createjsInteractionEvents
,
cb
:
ICreatejsInteractionEventDelegate
,
)
:
void
Parameters
type
:
createjsInteractionEvents
cb
:
ICreatejsInteractionEventDelegate
Returns
void
remove
remove
(
type
:
createjsInteractionEvents
,
cb
:
ICreatejsInteractionEventDelegate
,
)
:
void
Parameters
type
:
createjsInteractionEvents
cb
:
ICreatejsInteractionEventDelegate
Returns
void
remove
All
removeAll
(
type
?:
string
)
:
void
Parameters
Optional
type
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
remove
remove
All
@tawaship/pixi-animate-container - v2.1.0
Loading...