GATE
gate::apps::BlockLevelsGame::World Class Reference

Public Member Functions

 World (index_t x_length, index_t y_width, index_t z_height)
 
void set (index_t x, index_t y, index_t z, char block)
 
char get (index_t x, index_t y, index_t z) const
 
char operator() (index_t x, index_t y, index_t z) const
 
index_t Length () const
 
index_t Width () const
 
index_t Height () const
 

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