Stg::StgBlockGrid Class Reference

#include <stage.hh>

List of all members.


Public Member Functions

void AddBlock (uint32_t x, uint32_t y, StgBlock *block)
void Draw (bool drawall)
GSList * GetList (uint32_t x, uint32_t y)
void GlobalRemoveBlock (StgBlock *block)
void RemoveBlock (uint32_t x, uint32_t y, StgBlock *block)
 StgBlockGrid (uint32_t width, uint32_t height)
 ~StgBlockGrid ()

Constructor & Destructor Documentation

StgBlockGrid::StgBlockGrid ( uint32_t  width,
uint32_t  height 
)

StgBlockGrid::~StgBlockGrid (  ) 


Member Function Documentation

void StgBlockGrid::AddBlock ( uint32_t  x,
uint32_t  y,
StgBlock block 
)

void StgBlockGrid::Draw ( bool  drawall  ) 

GSList * StgBlockGrid::GetList ( uint32_t  x,
uint32_t  y 
)

void StgBlockGrid::GlobalRemoveBlock ( StgBlock block  ) 

References RemoveBlock().

void StgBlockGrid::RemoveBlock ( uint32_t  x,
uint32_t  y,
StgBlock block 
)

Referenced by GlobalRemoveBlock().


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

Generated on Thu Jan 7 17:42:17 2010 for Stage by  doxygen 1.5.5