public class EventManager
extends java.lang.Object
Constructor and Description |
---|
EventManager() |
Modifier and Type | Method and Description |
---|---|
static void |
init()
Registers the events
|
static void |
registerEvent(java.lang.Object event)
Registers an event to the event registry
|