|
Xonotic
|
#include "sv_controlpoint.qh"
Include dependency graph for sv_controlpoint.qc:Go to the source code of this file.
Functions | |
| bool | cpicon_send (entity this, entity to, int sf) |
| void | onslaught_controlpoint_icon_link (entity e, void(entity this) spawnproc) |
Variables | |
| bool | iscaptured |
Definition at line 5 of file sv_controlpoint.qc.
References ceil(), count, CPSF_SETUP, CPSF_STATUS, GetResource(), max_health, origin, owner, RES_HEALTH, team, and WriteByte().
Referenced by onslaught_controlpoint_icon_link().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 35 of file sv_controlpoint.qc.
References cpicon_send(), setthink, sys_frametime, and time.
Referenced by ons_ControlPoint_Icon_BuildThink(), and ons_ControlPoint_Icon_Spawn().
Here is the call graph for this function:
Here is the caller graph for this function:| bool iscaptured |
Definition at line 3 of file sv_controlpoint.qc.