CBasePlayer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
'''Purpose:''' Base class for all player classes.
Base class for all player classes. Defined in player.h and player.cpp
Defined in player.h and player.cpp
 
[[Category:Programming]][[Category:Glossary]][[Category:Classes]]
TODO: what this class does, where to start when editing it, when to inherit.
 
[[Category:Classes]]

Revision as of 11:30, 25 August 2008

Stub

This article or section is a stub. You can help by expanding it.

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.