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


Public Member Functions | |
| LocalGame () | |
| standard constructor | |
Protected Member Functions | |
| bool | playerMove (unsigned char pl) |
| player number pl turns | |
| virtual bool | playerOne () |
| player one moves | |
| virtual bool | playerTwo () |
| player two moves | |
| virtual bool | isInterrupted () |
| occures interrupt | |
|
|
occures interrupt
Implements Games::Game. |
|
|
player one moves
Implements Games::Game. |
|
|
player two moves
Implements Games::Game. |
1.3.7