Search
Preparing search index...
The search index is not available
Excalibur.js v0.26.0 API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Excalibur.js v0.26.0 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
Exports
Events
Input
Side
Util
Draw
Util
webgl
Observer
notify
Defines an interface for an observer to receive a message via a notify() method