Stg::Region Class Reference

#include <region.hh>

Public Member Functions

void AddBlock ()
 
CellGetCell (int32_t x, int32_t y)
 
 Region ()
 
void RemoveBlock ()
 
 ~Region ()
 

Public Attributes

SuperRegionsuperregion
 

Constructor & Destructor Documentation

◆ Region()

Stg::Region::Region ( )

◆ ~Region()

Stg::Region::~Region ( )

Member Function Documentation

◆ AddBlock()

void Stg::Region::AddBlock ( )
inline

◆ GetCell()

Cell* Stg::Region::GetCell ( int32_t  x,
int32_t  y 
)
inline

◆ RemoveBlock()

void Stg::Region::RemoveBlock ( )
inline

Member Data Documentation

◆ superregion

SuperRegion* Stg::Region::superregion

The documentation for this class was generated from the following files: