CBasePlayer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
Base class for all player classes. Defined in player.h and player.cpp | |||
Defined in player.h and player.cpp | |||
TODO: what this class does, where to start when editing it, when to inherit. | |||
[[Category:Classes]] |
Revision as of 11:30, 25 August 2008
Base class for all player classes. Defined in player.h and player.cpp
TODO: what this class does, where to start when editing it, when to inherit.