#include <Player.h>
Public Member Functions | |
void | SetDesc (const int8 *) |
VERSION CONTROL HISTORY
|
Description:
Limitations:
|
VERSION CONTROL HISTORY
Revision 1.5 2005/04/25 20:44:08 kjm266 Small changes.. GetErrorCode is now constant. Revision 1.4 2005/04/15 03:50:58 bjsk3b Fixed to compile under Linux Revision 1.3 2005/04/06 19:08:58 kjm266 Added ErrorCode and Description functions to the player class. Revision 1.2 2005/03/21 21:42:28 kjm266 CDescription and the CEID is now properly set. Get functions are now constant. Revision 1.1 2005/03/20 23:55:48 tcsvw5 Moved inline functions to a seperate file Revision 1.0 2005/02/03 20:39:04 cafene Added CVS expansion keywords to the template. |