#include <region.hh>
Public Member Functions | |
void | AddBlock () |
Cell * | GetCell (int32_t x, int32_t y) |
Region () | |
void | RemoveBlock () |
~Region () | |
Public Attributes | |
SuperRegion * | superregion |
Stg::Region::Region | ( | ) |
Stg::Region::~Region | ( | ) |
void Stg::Region::AddBlock | ( | ) | [inline] |
Cell* Stg::Region::GetCell | ( | int32_t | x, |
int32_t | y | ||
) | [inline] |
void Stg::Region::RemoveBlock | ( | ) | [inline] |