EventType
Represents a type of event. Every Event has an EventType and Signal(s)-handlers register to one or more of these types to handle
Instantiates a new EventType with the given id
Returns the id of this EventType
See Implementation
EventType
Represents a type of event. Every Event has an EventType and Signal(s)-handlers register to one or more of these types to handle