|
Planeshift
|
#include <csutil/list.h>#include <csutil/csstring.h>Go to the source code of this file.
Classes | |
| class | psSkillCache |
| The psSkillCache class implements the skill cache both on the server and on the client. More... | |
| class | psSkillCacheItem |
| psSkillCacheItem item is one stat or skill in the skill cache. More... | |
Typedefs | |
| typedef csList< psSkillCacheItem * >::Iterator | psSkillCacheIter |
| Skill cache iterator. More... | |