List of all members.
Public Member Functions |
Entity * | undoCopy () |
Entity * | undoCopyNoBrushes () |
void | freeObjects (int killtoo) |
void | addObject (SetBrush *) |
void | removeObject (SetBrush *) |
bool | lookForBrush (SetBrush *b) |
void | appendList (Entity *e) |
Entity * | copy () |
void | empty () |
int | numPairs () |
void | freeAll () |
void | initClass (char *classname) |
int | initFromTokens (map *parent, Tokenizer &script) |
void | setModifiable (bool m) |
char * | get_targetname () |
void | writeToFILE (FILE *f, int, int, map *) |
char * | valueForQKey (char *k) |
void | getVector (vec3_t v, char *k) |
void | setKey (char *k, char *v) |
void | removeKeyPair (char *key) |
void | setOriginKey () |
SetBrush * | createFixedBrush (vec3_t org) |
Public Attributes |
Entity * | p_prev |
Entity * | p_next |
bool | invalid |
int | group |
bool | modifiable |
EntityClass * | ec |
int | count |
SetBrush | objects |
map * | owner |
vec3_t | origin |
epair_t * | epairs |
Entity * | undoCameFrom |
char * | classname |
char * | targetname |
char * | target |
char * | angle |
The documentation for this class was generated from the following files: