![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Physics_Player.h>
Public Attributes | |
| idVec3 | origin |
| idVec3 | velocity |
| idVec3 | localOrigin |
| idVec3 | pushVelocity |
| float | stepUp |
| int | movementType |
| int | movementFlags |
| int | movementTime |
Definition at line 61 of file Physics_Player.h.
| idVec3 playerPState_s::localOrigin |
Definition at line 64 of file Physics_Player.h.
| int playerPState_s::movementFlags |
Definition at line 68 of file Physics_Player.h.
| int playerPState_s::movementTime |
Definition at line 69 of file Physics_Player.h.
| int playerPState_s::movementType |
Definition at line 67 of file Physics_Player.h.
| idVec3 playerPState_s::origin |
Definition at line 62 of file Physics_Player.h.
| idVec3 playerPState_s::pushVelocity |
Definition at line 65 of file Physics_Player.h.
| float playerPState_s::stepUp |
Definition at line 66 of file Physics_Player.h.
| idVec3 playerPState_s::velocity |
Definition at line 63 of file Physics_Player.h.
1.8.6.