doom3-gpl
Doom 3 GPL source release
|
#include <Physics_AF.h>
Public Attributes | |
int | atRest |
float | noMoveTime |
float | activateTime |
float | lastTimeStep |
idVec6 | pushVelocity |
Definition at line 798 of file Physics_AF.h.
float AFPState_s::activateTime |
Definition at line 801 of file Physics_AF.h.
int AFPState_s::atRest |
Definition at line 799 of file Physics_AF.h.
float AFPState_s::lastTimeStep |
Definition at line 802 of file Physics_AF.h.
float AFPState_s::noMoveTime |
Definition at line 800 of file Physics_AF.h.
idVec6 AFPState_s::pushVelocity |
Definition at line 803 of file Physics_AF.h.