Xonotic
cl_controlpoint.qh
Go to the documentation of this file.
1 #pragma once
2 
3 const vector CPICON_MIN = '-32 -32 -9';
4 const vector CPICON_MAX = '32 32 25';
5 
6 const int CPSF_STATUS = 4;
7 const int CPSF_SETUP = 8;
const int CPSF_STATUS
const vector CPICON_MIN
const int CPSF_SETUP
vector(float skel, float bonenum) _skel_get_boneabs_hidden
const vector CPICON_MAX