Xonotic
|
Go to the source code of this file.
Functions | |
void | _Movetype_Physics_Push (entity this, float dt) |
STATIC_INIT (g_pushmove_moved) | |
Variables | |
IntrusiveList | g_pushmove_moved |
vector | moved_from |
vector | moved_fromangles |
Definition at line 201 of file push.qc.
References _Movetype_PushMove(), getthink, ltime, and nextthink.
Referenced by _Movetype_Physics_Frame().
STATIC_INIT | ( | g_pushmove_moved | ) |
IntrusiveList g_pushmove_moved |
Definition at line 7 of file push.qh.
Referenced by _Movetype_PushMove().