We need a class that stores all of the tiles that would be used to display a Creature.
Is there going to be a separate TileSet for every type of monster? If so, do we need a separate parameter for this in the config file, or could the list of TileSets simply be keyed by the monster type?