Uses of Interface
rea.components.Element

Packages that use Element
Package
Description
Components of a gameplay, the set of feature of a game.
  • Uses of Element in rea.components

    Classes in rea.components that implement Element
    Modifier and Type
    Class
    Description
    class 
    A character in the game.
    class 
    Abstract class common to all classes implementing the game map structure.
    class 
    An item in the game, such as a key, a sword, a potion, etc.
    class 
    A way to a place.
    class 
    A place in the game.
    class 
    A positionable object in the game.