Preparing search index...
The search index is not available
Excalibur.js Edge API Documentation
Excalibur.js Edge API Documentation
Util
Observer
Interface Observer<T>
Defines an interface for an observer to receive a message via a notify() method
Type Parameters
T
Hierarchy
Observer
Implemented by
EntityManager
System
Index
Methods
notify
Methods
notify
notify
(
message
:
T
)
:
void
Parameters
message:
T
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
Observer
notify
Defines an interface for an observer to receive a message via a notify() method