#include <game.h>
Inheritance diagram for Games::MasterGame:


Public Member Functions | |
| MasterGame (string nick, unsigned int size) | |
| standard constructor | |
Protected Member Functions | |
| virtual bool | playerOne () |
| player one moves | |
| virtual bool | playerTwo () |
| player two moves | |
|
|
player one moves
Implements Games::Game. |
|
|
player two moves
Implements Games::Game. |
1.3.7