|
void | ArchiveToMemory (MemArchiver &archiver) |
|
virtual ClassDef * | classinfo (void) const |
|
void | warning (const char *function, const char *format,...) const |
|
void | error (const char *function, const char *format,...) const |
|
qboolean | inheritsFrom (ClassDef *c) const |
|
qboolean | inheritsFrom (const char *name) const |
|
qboolean | isInheritedBy (const char *name) const |
|
qboolean | isInheritedBy (ClassDef *c) const |
|
const char * | getClassname (void) const |
|
const char * | getClassID (void) const |
|
const char * | getSuperclass (void) const |
|
virtual void | Archive (Archiver &arc) |
|
void * | operator new (size_t s) |
|
void | operator delete (void *ptr) |
|
void * | operator new (size_t size, void *placement) |
|
void | operator delete (void *ptr, void *placement) |
|
template<typename T> |
void * | operator new (size_t size, T &placement) |
|
template<typename T> |
void | operator delete (void *ptr, T &placement) |
|
|
int | life |
|
int | createTime |
|
Vector | origin |
|
Vector | oldorigin |
|
Vector | accel |
|
Vector | angles |
|
Vector | velocity |
|
Vector | avelocity |
|
Vector | parentOrigin |
|
Vector | parentMins |
|
Vector | parentMaxs |
|
Vector | minVel |
|
Vector | maxVel |
|
float | color [4] |
|
float | alpha |
|
float | scaleRate |
|
float | scalemin |
|
float | scalemax |
|
float | bouncefactor |
|
int | bouncecount |
|
int | maxbouncecount |
|
str | bouncesound |
|
int | bouncesound_delay |
|
int | flags |
|
int | flags2 |
|
dtiki_t * | tiki |
|
int | swarmfreq |
|
float | swarmmaxspeed |
|
float | swarmdelta |
|
float | lightIntensity |
|
int | lightType |
|
int | fadeintime |
|
int | fadedelay |
|
int | parent |
|
int | collisionmask |
|
int | min_twinkletimeoff |
|
int | max_twinkletimeoff |
|
int | min_twinkletimeon |
|
int | max_twinkletimeon |
|
int | lightstyle |
|
int | physicsRate |
|
float | scale |
|
float | scale2 |
|
str | swipe_shader |
|
str | swipe_tag_start |
|
str | swipe_tag_end |
|
str | shadername |
|
float | swipe_life |
|
float | friction |
|
float | decal_orientation |
|
float | decal_radius |
|
float | spin_rotation |
|
The documentation for this class was generated from the following files: