Planeshift
psSkillDescription Class Reference

Describes a skill description inside the GUI system. More...

#include <pawsskillwindow.h>

Public Member Functions

int GetCategory () const
 
const char * GetDescription () const
 
 psSkillDescription ()
 
 psSkillDescription (int cat, const char *str)
 
void Update (int cat, const char *str)
 

Detailed Description

Describes a skill description inside the GUI system.

Definition at line 38 of file pawsskillwindow.h.

Constructor & Destructor Documentation

psSkillDescription::psSkillDescription ( )
inline

Definition at line 41 of file pawsskillwindow.h.

psSkillDescription::psSkillDescription ( int  cat,
const char *  str 
)
inline

Definition at line 47 of file pawsskillwindow.h.

Member Function Documentation

int psSkillDescription::GetCategory ( ) const
inline

Definition at line 59 of file pawsskillwindow.h.

const char* psSkillDescription::GetDescription ( ) const
inline

Definition at line 64 of file pawsskillwindow.h.

void psSkillDescription::Update ( int  cat,
const char *  str 
)
inline

Definition at line 53 of file pawsskillwindow.h.


The documentation for this class was generated from the following file: