doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
Force_Field.h File Reference

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 }
 

Enumeration Type Documentation

Enumerator
FORCEFIELD_APPLY_FORCE 
FORCEFIELD_APPLY_VELOCITY 
FORCEFIELD_APPLY_IMPULSE 

Definition at line 46 of file Force_Field.h.

Enumerator
FORCEFIELD_UNIFORM 
FORCEFIELD_EXPLOSION 
FORCEFIELD_IMPLOSION 

Definition at line 40 of file Force_Field.h.