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


Public Member Functions | |
| SlaveGame (string nick, string host, unsigned int size) | |
| standrad 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