Declares the character class. More...
#include "mapcharacter.h"
Go to the source code of this file.
Classes | |
class | character |
Class holding game characters. More... | |
Variables | |
dictionary< character * > | data::characters |
All the game's characters, different from the player. | |
character * | data::the_player = NULL |
The player character. |
Declares the character class.
Definition in file character.h.