Adonthell 0.4
mapsquare.h File Reference

Declares the mapsquare and mapsquare_area classes. More...

#include <list>
#include "mapsquare_walkable.h"
Include dependency graph for mapsquare.h:
This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Declares the mapsquare and mapsquare_area classes.

Author:
Alexandre Courbot <alexandrecourbot@linuxgames.com>

Definition in file mapsquare.h.