The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
Move Class Reference

#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
 

Detailed Description

Represents a piece moving across the board.

Definition at line 29 of file Move.h.


The documentation for this class was generated from the following file: