Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
Fade
Class Fade
Used for implementing actions for the [[ActionContext|Action API]].
Hierarchy
Fade
Implements
Action
Index
Constructors
constructor
Properties
x
y
Methods
is
Complete
reset
stop
update
Constructors
constructor
new
Fade
(
entity
,
endOpacity
,
speed
)
:
Fade
Parameters
entity
:
Entity
endOpacity
:
number
speed
:
number
Returns
Fade
Properties
x
x
:
number
y
y
:
number
Methods
is
Complete
is
Complete
(
)
:
boolean
Returns
boolean
reset
reset
(
)
:
void
Returns
void
stop
stop
(
)
:
void
Returns
void
update
update
(
delta
)
:
void
Parameters
delta
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
x
y
is
Complete
reset
stop
update
Excalibur.js Edge API Documentation
ActivateEvent
Appender
Axes
Buttons
CapturePointerConfig
CollisionEndEvent
CollisionPostSolveEvent
CollisionPreSolveEvent
CollisionStartEvent
ConsoleAppender
ContactEndEvent
ContactStartEvent
DeactivateEvent
EasingFunction
EasingFunctions
EngineInput
EnterTriggerEvent
EnterViewPortEvent
EventTypes
ExitTriggerEvent
ExitViewPortEvent
Loading...
Used for implementing actions for the [[ActionContext|Action API]].