doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
class | idForce_Field |
Enumerations | |
enum | forceFieldType { FORCEFIELD_UNIFORM, FORCEFIELD_EXPLOSION, FORCEFIELD_IMPLOSION } |
enum | forceFieldApplyType { FORCEFIELD_APPLY_FORCE, FORCEFIELD_APPLY_VELOCITY, FORCEFIELD_APPLY_IMPULSE } |
enum forceFieldApplyType |
Enumerator | |
---|---|
FORCEFIELD_APPLY_FORCE | |
FORCEFIELD_APPLY_VELOCITY | |
FORCEFIELD_APPLY_IMPULSE |
Definition at line 46 of file Force_Field.h.
enum forceFieldType |
Enumerator | |
---|---|
FORCEFIELD_UNIFORM | |
FORCEFIELD_EXPLOSION | |
FORCEFIELD_IMPLOSION |
Definition at line 40 of file Force_Field.h.