|
Xonotic
|
#include "physics.qh"
Include dependency graph for cl_physics.qc:Go to the source code of this file.
Functions | |
| void | sys_phys_ai (entity this) |
| void | sys_phys_fix (entity this, float dt) |
| void | sys_phys_fixspeed (entity this, float maxspeed_mod) |
| void | sys_phys_monitor (entity this, float dt) |
| bool | sys_phys_override (entity this, float dt) |
| void | sys_phys_pregame_hold (entity this) |
| void | sys_phys_spectator_control (entity this) |
Definition at line 21 of file cl_physics.qc.
Referenced by sys_phys_update().
Here is the caller graph for this function:Definition at line 3 of file cl_physics.qc.
Referenced by sys_phys_update().
Here is the caller graph for this function:Definition at line 27 of file cl_physics.qc.
Referenced by sys_phys_update().
Here is the caller graph for this function:Definition at line 19 of file cl_physics.qc.
Referenced by sys_phys_update().
Here is the caller graph for this function:Definition at line 13 of file cl_physics.qc.
Referenced by sys_phys_update().
Here is the caller graph for this function:Definition at line 23 of file cl_physics.qc.
Referenced by sys_phys_update().
Here is the caller graph for this function:Definition at line 25 of file cl_physics.qc.
Referenced by sys_phys_update().
Here is the caller graph for this function: