Empirical
|
#include <grid.h>
Public Member Functions | |
StateSet (int _w, int _h) | |
StateSet (const StateSet &)=default | |
~StateSet () | |
StateSet & | operator= (const StateSet &)=default |
int | GetWidth () const |
int | GetHeight () const |
int | GetSize () const |
bool | operator() (int x, int y) |
bool | operator() (int id) |
bool | operator[] (int id) |
|
inline |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
default |
|
inline |