Uses of Class
event.GameEvent

Packages that use GameEvent
Package
Description
 
  • Uses of GameEvent in event

    Subclasses of GameEvent in event
    Modifier and Type
    Class
    Description
    class 
    Provides a representation for an event representing the intersection of a moving entity with an impenetrable entity (Barrier).
    class 
    Provides a representation for a two-way collision between entities.
    class 
    Represents an event containing information about the sender and the the message (command) as a string.
    class 
    Represents an event where an entity crosses a screen edge.
    Constructors in event with parameters of type GameEvent
    Modifier
    Constructor
    Description
     
    Copy constructor