|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
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 |
| float | ltime |
| vector | moved_from |
| vector | moved_fromangles |
Definition at line 201 of file push.qc.
References _Movetype_PushMove(), entity(), 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(), and STATIC_INIT().