Package monrovia.server.platform

Class Summary
Azoic The abstract base class of azoic (lifeless) things in the game.
Command Abstract base class for commands.
Creature The abstract base class of a living creature in the game.
GameObject Abstract base class for all game objects.
GameObjectData Class to store the game data information of a game object.
Ground The abstract base class of all ground map objects.
MapArea This class represents a single map area in the game.