| Interface | Description | |
|---|---|---|
| IGlobalEventDispatcher | A IGlobalEventDispatcher is a IEventDispatcher that sends global events before and after any Event is dispatched. |
| Class | Description | |
|---|---|---|
| GlobalEvent | Represents event dispatched by the GlobalEventDispatcher. | |
| GlobalEventDispatcher | The GlobalEventDispatcher class allows to add some listeners to any kind of event sent by a sub-class. | |
| LoadStartErrorEvent | Represents an error event that will be used when a file couldn't be started. | |
| MassLoadEvent | Represents an event occuring during a massloading. | |
| PriorityEvent | Represents a priority event. |