| Interface | Description | |
|---|---|---|
| ICharacterDisplayDefinition | Definition of a CharacterDisplayObject |
| Class | Description | |
|---|---|---|
| AbstractCharacterDisplay | This class is the common interface for the graphical representation of a player in a Scene. | |
| Animation | Data structure to contain an Animation description loaded from the CharDisplays xml. | |
| AnimationBehaviour | contain enumeration of constants of the behaviours animations. | |
| CharacterDisplayFactory | Factory of Character Displays | |
| SingleBmpCharacterDisplay | A very rustic and simple tiled Bitmap based CharacterDisplay. | |
| TestPlayerDisplay | This class is for testing Scene with only a spot representing the character in a Scene. | |
| XMLCharDisplayDefinition | Class to load CharacterDisplay definition from XML. |