Package net.lenkaspace.creeper.model

Class Summary
CRBaseDynamicModel Represents a model that is situated in a CRWorld, can be rendered and moves / updates
CRBaseModel Maintains an ID and can optionally hold children of the same class
CRBaseSituatedModel Represents a model that is situated in a CRWorld and can optionally be rendered but doesn't update
CRBinWorld Subclass of CRWorld that holds CRSituatedModels in a grid of bins.
CRParameters A class that stores parameters of the experiments.
CRSettings A signleton class that stores various settings
CRWorld Represents a world and maintains all sublcasses of CRBaseSituatedObject
 

Enum Summary
CRBaseSituatedModel.SHAPE