Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

HumanSpy Class Reference

#include <players.h>

Inheritance diagram for HumanSpy:

Human Spy Player Player List of all members.

Public Methods

 HumanSpy (char *name, int color)
 HumanSpy (char *name, int color, PosType pos)

Constructor & Destructor Documentation

HumanSpy::HumanSpy char *    name,
int    color
[inline]
 

Definition at line 122 of file players.h.

00122 : Player (name, color) { }

HumanSpy::HumanSpy char *    name,
int    color,
PosType    pos
[inline]
 

Definition at line 123 of file players.h.

References PosType.

00124     : Player (name, color, pos) { }


The documentation for this class was generated from the following file:
Generated on Sun Jul 6 23:07:17 2003 for Scotland Yard by doxygen1.2.15