Uses of Class
simogl.model.AbstractMD2Model

Packages that use AbstractMD2Model
simogl.gameobjects   
simogl.model.building   
simogl.model.character   
 

Uses of AbstractMD2Model in simogl.gameobjects
 

Methods in simogl.gameobjects that return AbstractMD2Model
 AbstractMD2Model AbstractGameObject.getModel()
          Returns the md2 model of the character
 

Uses of AbstractMD2Model in simogl.model.building
 

Subclasses of AbstractMD2Model in simogl.model.building
 class MD2CityHall
          This class represents a md2 model of a house
 class MD2Farm
          This class represents the md2 model for a farm
 class MD2House
          This class represents a md2 model of a house
 

Uses of AbstractMD2Model in simogl.model.character
 

Subclasses of AbstractMD2Model in simogl.model.character
 class MD2Civilian
          This class represents the md2 model of a civilian
 class MD2Elder
          This class represents the md2 model of an elder.
 class MD2Farmer
          This class represents the md2 model for a farmer