#include <list>
#include "mapsquare_walkable.h"


Go to the source code of this file.
Classes | |
| class | mapsquare_tile |
| Contains informations about the position of an object on a map. More... | |
| class | mapsquare_char |
| Contains informations about the position of a character on a map. More... | |
| class | mapsquare |
| Base unit of a landsubmap, where you can place mapobjects or mapcharacters. More... | |
| class | mapsquare_area |
| Area of mapsquares, for use with landmap. More... | |
Definition in file mapsquare.h.
1.5.6