Package gaiasky.event

Event manager infrastructure
  • Interface Summary
    Interface Description
    IObserver  
  • Class Summary
    Class Description
    EventManager
    Event 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 java.lang.Comparable<E>>
    An unbounded priority queue based on a priority heap.
    Telegram  
  • Enum Summary
    Enum Description
    EventManager.TimeFrame
    Time frame options
    Events
    Contains all the events