Package com.croftsoft.core.animation.model

The base interface for the model of a game world entity.

See:
          Description

Interface Summary
Impassable An interface for Models that block movement.
Model The base interface for the model of a game world entity.
ModelAccessor The base interface for the model of a game world entity.
ModelId Identifier for a Model.
World Provides methods for manipulating the Models in the game.
WorldAccessor Read-only access to the World.
 

Package com.croftsoft.core.animation.model Description

The base interface for the model of a game world entity.


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)