|
Xonotic
|
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) |
| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| STATIC_INIT | ( | g_pushmove_moved | ) |
| IntrusiveList g_pushmove_moved |
Definition at line 7 of file push.qh.
Referenced by _Movetype_PushMove().