Base event type in Excalibur that all other event types derive from. Not all event types are thrown on all Excalibur game objects, some events are unique to a type, others are not.
Protected
Other target object for this event
Target object for this event.
Media event cannot bubble, so they have no path
Media event cannot bubble
Action, that calls when event happens
Propagate event further through event path
Prevents event from bubbling
Base event type in Excalibur that all other event types derive from. Not all event types are thrown on all Excalibur game objects, some events are unique to a type, others are not.