Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
cl_controlpoint.qh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const vector CPICON_MAX = '32 32 25'
const vector CPICON_MIN = '-32 -32 -9'
const int CPSF_SETUP = 8
const int CPSF_STATUS = 4

Variable Documentation

◆ CPICON_MAX

const vector CPICON_MAX = '32 32 25'

Definition at line 4 of file cl_controlpoint.qh.

Referenced by cpicon_construct(), cpicon_damage(), and ons_ControlPoint_Icon_Spawn().

◆ CPICON_MIN

const vector CPICON_MIN = '-32 -32 -9'

Definition at line 3 of file cl_controlpoint.qh.

Referenced by cpicon_construct(), cpicon_damage(), and ons_ControlPoint_Icon_Spawn().

◆ CPSF_SETUP

const int CPSF_SETUP = 8

Definition at line 7 of file cl_controlpoint.qh.

Referenced by cpicon_send(), NET_HANDLE(), and ons_ControlPoint_Icon_BuildThink().

◆ CPSF_STATUS