|
Planeshift
|
#include <pawsglyphwindow.h>
Public Member Functions | |
| void | Clear () |
| int | GetStatID () |
| pawsGlyphSlot () | |
| void | SetStatID (int statID) |
| void | SetWay (int way) |
| int | Way () |
Protected Attributes | |
| int | statID |
| int | wayID |
Definition at line 40 of file pawsglyphwindow.h.
| pawsGlyphSlot::pawsGlyphSlot | ( | ) | [inline] |
Definition at line 43 of file pawsglyphwindow.h.
| void pawsGlyphSlot::Clear | ( | ) | [inline, virtual] |
Reimplemented from pawsSlot.
Definition at line 57 of file pawsglyphwindow.h.
| int pawsGlyphSlot::GetStatID | ( | ) | [inline] |
Definition at line 49 of file pawsglyphwindow.h.
| void pawsGlyphSlot::SetStatID | ( | int | statID | ) | [inline] |
Definition at line 53 of file pawsglyphwindow.h.
| void pawsGlyphSlot::SetWay | ( | int | way | ) | [inline] |
Definition at line 67 of file pawsglyphwindow.h.
| int pawsGlyphSlot::Way | ( | ) | [inline] |
Definition at line 63 of file pawsglyphwindow.h.
int pawsGlyphSlot::statID [protected] |
Definition at line 72 of file pawsglyphwindow.h.
int pawsGlyphSlot::wayID [protected] |
Definition at line 73 of file pawsglyphwindow.h.
1.7.3