Planeshift
Public Member Functions | Public Attributes

psEntityType Class Reference

#include <psmainwidget.h>

List of all members.

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.

Definition at line 57 of file psmainwidget.h.

csString psEntityType::id

Definition at line 55 of file psmainwidget.h.

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.


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