Rather self explanatory: it is used to easily store and retrieve coordinates in the grid. More...
Public Attributes | |
int | orientation |
unsigned int | x |
unsigned int | y |
Rather self explanatory: it is used to easily store and retrieve coordinates in the grid.
Definition at line 32 of file slitherlink2formula.cpp.
Equals HORIZONTAL if horizontal, VERTICAL if vertical.
Definition at line 37 of file slitherlink2formula.cpp.
unsigned int coord::x |
Definition at line 38 of file slitherlink2formula.cpp.
unsigned int coord::y |
Definition at line 39 of file slitherlink2formula.cpp.