Package gaiasky.event
package gaiasky.event
Event manager infrastructure
-
Interface Summary
-
Class SummaryClassDescriptionEvent manager that allows for subscription of observers to events (identified by strings), and also for the creation of event objects by anyone.PriorityQueue<E extends Comparable<E>>An unbounded priority queue based on a priority heap.
-
Enum Class SummaryEnum ClassDescriptionTime frame optionsContains all the events that go through the event system.