Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

Games::MasterGame Class Reference

class for master of game More...

#include <game.h>

Inheritance diagram for Games::MasterGame:

Inheritance graph
[legend]
Collaboration diagram for Games::MasterGame:

Collaboration graph
[legend]
List of all members.

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


Detailed Description

class for master of game


Member Function Documentation

virtual bool Games::MasterGame::playerOne  )  [inline, protected, virtual]
 

player one moves

Returns:
false if player interrupted game otherwise true

Implements Games::Game.

virtual bool Games::MasterGame::playerTwo  )  [inline, protected, virtual]
 

player two moves

Returns:
false if player interrupted game otherwise true

Implements Games::Game.


The documentation for this class was generated from the following files:
Generated on Fri May 28 02:26:36 2004 for Piskvorky by doxygen 1.3.7