#include <StrategoMove.h>
Inheritance diagram for CStrategoMove:

Public Member Functions | |
| CStrategoMove () | |
| CMove. | |
| ~CStrategoMove () | |
| ~CMove | |
Description: Move class for use in the game stratego
Limitations: The size member variable needs to contain an accurate value of the size of the object so that copying of the derived objects will work correctly.
|
|
Description: Class constructor Limitations: NONE |
|
|
~CMove Description: Class deconstructor Limitations: NONE |