Uses of Package
rea.components
Packages that use rea.components
Package
Description
Components of a gameplay, the set of feature of a game.
Types related to events.
The features of a particular kind of game.
Actual gameplay classes for a couple of game examples.
The types directly related to playing a game.
-
Classes in rea.components used by rea.componentsClassDescriptionAn avatar is a set of features from character.A character in the game.Abstract class common to all classes implementing the game map structure.The Element interface.* This type ust be added to the Component of the Composite to ensure that all types of the structure implement it.An item in the game, such as a key, a sword, a potion, etc.A way to a place.A place in the game.A position in the game map.A positionable object in the game.The Visitor interface.A visual representation of a game component.
-
Classes in rea.components used by rea.eventsClassDescriptionA character in the game.An item in the game, such as a key, a sword, a potion, etc.A positionable object in the game.A visual representation of a game component.
-
Classes in rea.components used by rea.gameplay
-
Classes in rea.components used by rea.gameplay.gamesClassDescriptionAn avatar is a set of features from character.A character in the game.The game map.An item in the game, such as a key, a sword, a potion, etc.A way to a place.A place in the game.The Visitor interface.A visual representation of a game component.
-
Classes in rea.components used by rea.gaming