#include <Ca.h>
Definition at line 73 of file Ca.h.
Public Member Functions | |
| Pos () | |
| Pos (TCoord row_, TCoord col_) | |
Public Attributes | |
| TCoord | row |
| TCoord | col |
Definition at line 74 of file Ca.h.
Referenced by CaState::getCellAtPos(), GaCaRules::getRuleAtPos(), neighbor(), and CaState::setCellAtPos().
Definition at line 75 of file Ca.h.
Referenced by CaState::getCellAtPos(), neighbor(), and CaState::setCellAtPos().
1.5.4