#include <splayer.h>
Inheritance diagram for SPlayer:
Public Methods | |
SPlayer (unsigned index, string nm, char race=0, char color=0, int x=0, int y=0) | |
SPlayer (const SPlayer &p) | |
SPlayer () | |
~SPlayer () | |
SPlayer & | operator= (const SPlayer &p) |
Reduced version of class Player that only has the capabilities needed in the server.