#include <area.h>
Public Member Functions | |
Area (TileId center, int blocks) | |
Creates a square area with the center center and the radius blocks . More... | |
Public Attributes | |
TileId | center |
TileCoordinate | left_top |
TileCoordinate | right_bottom |
A square area around a specific tile.
|
inline |
TileCoordinate Area::left_top |
TileCoordinate Area::right_bottom |