Planeshift
|
#include <psmainwidget.h>
Public Member Functions | |
psEntityType (const char *id, const char *label, int dflt, const char *commandsStr, const char *labelsStr) | |
Public Attributes | |
csStringArray | commands |
int | dflt |
csString | id |
csString | label |
csStringArray | labels |
int | usedCommand |
Definition at line 50 of file psmainwidget.h.
psEntityType::psEntityType | ( | const char * | id, |
const char * | label, | ||
int | dflt, | ||
const char * | commandsStr, | ||
const char * | labelsStr | ||
) |
csStringArray psEntityType::commands |
Definition at line 59 of file psmainwidget.h.
Definition at line 57 of file psmainwidget.h.
csString psEntityType::id |
Definition at line 55 of file psmainwidget.h.
csString psEntityType::label |
Definition at line 56 of file psmainwidget.h.
csStringArray psEntityType::labels |
Definition at line 58 of file psmainwidget.h.
Definition at line 57 of file psmainwidget.h.