Uses of Class
com.prineside.tdi2.events.EventDispatcher
Packages that use EventDispatcher
Package
Description
The game itself.
-
Uses of EventDispatcher in com.prineside.tdi2
Fields in com.prineside.tdi2 declared as EventDispatcherModifier and TypeFieldDescriptionGameSystemProvider.eventsstatic final EventDispatcherGame.EVENTSGlobal event bus - static field to make sure listeners can be added even if the game has not started yet. -
Uses of EventDispatcher in com.prineside.tdi2.events
Fields in com.prineside.tdi2.events with type parameters of type EventDispatcherModifier and TypeFieldDescriptionstatic DeepClassComparator<EventDispatcher>EventDispatcher.CLASS_COMPARATOR