Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
Die
Class Die
Used for implementing actions for the
Action API
.
Hierarchy
Die
Implements
Action
Index
Constructors
constructor
Methods
is
Complete
reset
stop
update
Constructors
constructor
new
Die
(
entity
:
Entity
)
:
Die
Parameters
entity:
Entity
Returns
Die
Methods
is
Complete
is
Complete
(
)
:
boolean
Returns
boolean
reset
reset
(
)
:
void
Returns
void
stop
stop
(
)
:
void
Returns
void
update
update
(
_delta
:
number
)
:
void
Parameters
_delta:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Excalibur.js
Edge API
Documentation
Events
Input
Side
Util
Draw
Util
webgl
Die
constructor
is
Complete
reset
stop
update
Used for implementing actions for the Action API.