|
Xonotic
|
#include "push.qh"
Include dependency graph for push.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | _Movetype_Physics_Push (entity this, float dt) |
| void | _Movetype_PushMove (entity this, float dt) |
Definition at line 201 of file push.qc.
References _Movetype_PushMove(), getthink, ltime, and nextthink.
Referenced by _Movetype_Physics_Frame().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 3 of file push.qc.
References _Movetype_LinkEdict(), _Movetype_NudgeOutOfSolid_PivotIsKnownGood(), _Movetype_PushEntity(), absmax, absmin, angles, avelocity, entity(), etof(), floor(), g_pushmove_moved, IL_CLEAR, IL_EACH, IL_PUSH(), IS_ONGROUND, LOG_INFOF, ltime, modelindex, move_movetype, MOVE_NOMONSTERS, MOVETYPE_FAKEPUSH, MOVETYPE_FLY_WORLDONLY, MOVETYPE_FOLLOW, MOVETYPE_NOCLIP, MOVETYPE_NONE, MOVETYPE_PHYSICS, MOVETYPE_PUSH, MOVETYPE_WALK, origin, pushltime, solid, SOLID_BBOX, SOLID_BSP, SOLID_CORPSE, SOLID_NOT, SOLID_SLIDEBOX, SOLID_TRIGGER, trace_fraction, trace_startsolid, UNSET_ONGROUND, vector(), velocity, vlen(), and vlen2.
Referenced by _Movetype_Physics_Push().
Here is the call graph for this function:
Here is the caller graph for this function: