Package gaiasky.event


package gaiasky.event
Event manager infrastructure
  • Interface Summary
    Interface
    Description
    Interface to be implemented by anyone willing to watch and be notified of events.
  • Class Summary
    Class
    Description
    Event manager that allows for subscription of observers to events (identified by strings), and also for the creation of event objects by anyone.
    An unbounded priority queue based on a priority heap.
    A delayed message used internally by the EventManager.
  • Enum Class Summary
    Enum Class
    Description
    Time frame options
    Contains all the events that go through the event system.