Uses of Package
com.croftsoft.core.animation.model

Packages that use com.croftsoft.core.animation.model
com.croftsoft.core.animation.animator ComponentAnimator implementations for Swing-based animation. 
com.croftsoft.core.animation.model The base interface for the model of a game world entity. 
com.croftsoft.core.animation.model.seri Serializable implementations of Model classes. 
 

Classes in com.croftsoft.core.animation.model used by com.croftsoft.core.animation.animator
ModelAccessor
          The base interface for the model of a game world entity.
WorldAccessor
          Read-only access to the World.
 

Classes in com.croftsoft.core.animation.model used by com.croftsoft.core.animation.model
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.
WorldAccessor
          Read-only access to the World.
 

Classes in com.croftsoft.core.animation.model used by com.croftsoft.core.animation.model.seri
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.
 


CroftSoft Javadoc

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