Xonotic
sv_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 sv_controlpoint.qh.

◆ CPICON_MIN

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

Definition at line 3 of file sv_controlpoint.qh.

◆ CPSF_SETUP

const int CPSF_SETUP = 8

Definition at line 7 of file sv_controlpoint.qh.

◆ CPSF_STATUS

const int CPSF_STATUS = 4

Definition at line 6 of file sv_controlpoint.qh.