doom3-gpl
Doom 3 GPL source release
|
#include <Physics_Player.h>
Private Member Functions | |
float | CmdScale (const usercmd_t &cmd) const |
void | Accelerate (const idVec3 &wishdir, const float wishspeed, const float accel) |
bool | SlideMove (bool gravity, bool stepUp, bool stepDown, bool push) |
void | Friction (void) |
void | WaterJumpMove (void) |
void | WaterMove (void) |
void | FlyMove (void) |
void | AirMove (void) |
void | WalkMove (void) |
void | DeadMove (void) |
void | NoclipMove (void) |
void | SpectatorMove (void) |
void | LadderMove (void) |
void | CorrectAllSolid (trace_t &trace, int contents) |
void | CheckGround (void) |
void | CheckDuck (void) |
void | CheckLadder (void) |
bool | CheckJump (void) |
bool | CheckWaterJump (void) |
void | SetWaterLevel (void) |
void | DropTimers (void) |
void | MovePlayer (int msec) |
Definition at line 72 of file Physics_Player.h.
idPhysics_Player::idPhysics_Player | ( | void | ) |
Definition at line 1498 of file Physics_Player.cpp.
|
private |
Definition at line 123 of file Physics_Player.cpp.
Definition at line 606 of file Physics_Player.cpp.
|
virtual |
Reimplemented from idPhysics_Base.
Definition at line 1783 of file Physics_Player.cpp.
Definition at line 1072 of file Physics_Player.cpp.
Definition at line 961 of file Physics_Player.cpp.
Definition at line 1181 of file Physics_Player.cpp.
Definition at line 1122 of file Physics_Player.cpp.
Definition at line 1215 of file Physics_Player.cpp.
idPhysics_Player::CLASS_PROTOTYPE | ( | idPhysics_Player | ) |
Definition at line 1955 of file Physics_Player.cpp.
Definition at line 79 of file Physics_Player.cpp.
Definition at line 933 of file Physics_Player.cpp.
Definition at line 750 of file Physics_Player.cpp.
Definition at line 1301 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1714 of file Physics_Player.cpp.
Definition at line 575 of file Physics_Player.cpp.
Definition at line 440 of file Physics_Player.cpp.
|
virtual |
Reimplemented from idPhysics_Base.
Definition at line 1771 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1916 of file Physics_Player.cpp.
Definition at line 1665 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1946 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1803 of file Physics_Player.cpp.
Definition at line 1471 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1762 of file Physics_Player.cpp.
waterLevel_t idPhysics_Player::GetWaterLevel | ( | void | ) | const |
Definition at line 1435 of file Physics_Player.cpp.
Definition at line 1444 of file Physics_Player.cpp.
Definition at line 1453 of file Physics_Player.cpp.
Definition at line 1462 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1794 of file Physics_Player.cpp.
Definition at line 1480 of file Physics_Player.cpp.
Definition at line 854 of file Physics_Player.cpp.
Definition at line 1319 of file Physics_Player.cpp.
Definition at line 774 of file Physics_Player.cpp.
Definition at line 1489 of file Physics_Player.cpp.
Definition at line 1855 of file Physics_Player.cpp.
|
virtual |
Reimplemented from idPhysics_Base.
Definition at line 2023 of file Physics_Player.cpp.
void idPhysics_Player::Restore | ( | idRestoreGame * | savefile | ) |
Definition at line 1599 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1821 of file Physics_Player.cpp.
|
virtual |
Reimplemented from idPhysics_Base.
Definition at line 1886 of file Physics_Player.cpp.
void idPhysics_Player::Save | ( | idSaveGame * | savefile | ) | const |
Definition at line 1562 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1812 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1864 of file Physics_Player.cpp.
Definition at line 1705 of file Physics_Player.cpp.
Definition at line 1692 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1907 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1966 of file Physics_Player.cpp.
Definition at line 1674 of file Physics_Player.cpp.
Definition at line 1656 of file Physics_Player.cpp.
Definition at line 1683 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1834 of file Physics_Player.cpp.
Definition at line 1636 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1925 of file Physics_Player.cpp.
Definition at line 1646 of file Physics_Player.cpp.
Definition at line 1258 of file Physics_Player.cpp.
Definition at line 168 of file Physics_Player.cpp.
Definition at line 820 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1873 of file Physics_Player.cpp.
Reimplemented from idPhysics_Base.
Definition at line 1754 of file Physics_Player.cpp.
Definition at line 646 of file Physics_Player.cpp.
Definition at line 504 of file Physics_Player.cpp.
Definition at line 524 of file Physics_Player.cpp.
|
virtual |
Reimplemented from idPhysics_Base.
Definition at line 1999 of file Physics_Player.cpp.
|
private |
Definition at line 146 of file Physics_Player.h.
|
private |
Definition at line 140 of file Physics_Player.h.
|
private |
Definition at line 135 of file Physics_Player.h.
|
private |
Definition at line 143 of file Physics_Player.h.
|
private |
Definition at line 150 of file Physics_Player.h.
|
private |
Definition at line 151 of file Physics_Player.h.
|
private |
Definition at line 160 of file Physics_Player.h.
|
private |
Definition at line 158 of file Physics_Player.h.
|
private |
Definition at line 159 of file Physics_Player.h.
|
private |
Definition at line 163 of file Physics_Player.h.
|
private |
Definition at line 164 of file Physics_Player.h.
|
private |
Definition at line 142 of file Physics_Player.h.
|
private |
Definition at line 141 of file Physics_Player.h.
|
private |
Definition at line 152 of file Physics_Player.h.
|
private |
Definition at line 136 of file Physics_Player.h.
|
private |
Definition at line 147 of file Physics_Player.h.
|
private |
Definition at line 153 of file Physics_Player.h.
|
private |
Definition at line 154 of file Physics_Player.h.
|
private |
Definition at line 157 of file Physics_Player.h.
|
private |
Definition at line 139 of file Physics_Player.h.
|
private |
Definition at line 167 of file Physics_Player.h.
|
private |
Definition at line 168 of file Physics_Player.h.