Planeshift
psEntityType Class Reference

#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
 

Detailed Description

Definition at line 50 of file psmainwidget.h.

Constructor & Destructor Documentation

psEntityType::psEntityType ( const char *  id,
const char *  label,
int  dflt,
const char *  commandsStr,
const char *  labelsStr 
)

Member Data Documentation

csStringArray psEntityType::commands

Definition at line 59 of file psmainwidget.h.

int psEntityType::dflt

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.

int psEntityType::usedCommand

Definition at line 57 of file psmainwidget.h.


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