Empirical
|
#include <grid.h>
Public Member Functions | |
Cell (Board &b, int in_id) | |
Cell (const Cell &)=default | |
Cell & | operator= (const Cell &)=default |
CELL_TYPE | GetValue () const |
void | SetValue (CELL_TYPE value) |
|
inline |
|
default |
|
inline |
|
default |
|
inline |