|
The Pedigree Project
0.1
|
#include <Move.h>
Collaboration diagram for Move:Public Member Functions | |
| Move (int sCol, int sRow, int eCol, int eRow) | |
| void | rotate180 () |
| void | print () |
| bool | invalid () |
Public Attributes | |
| char | sCol |
| char | sRow |
| char | eCol |
| char | eRow |
1.8.11