Xonotic
cl_generator.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 GENERATOR_MAX = '52 52 75'
 
const vector GENERATOR_MIN = '-52 -52 -14'
 
const int GSF_SETUP = 8
 
const int GSF_STATUS = 4
 

Variable Documentation

◆ GENERATOR_MAX

const vector GENERATOR_MAX = '52 52 75'

Definition at line 4 of file cl_generator.qh.

Referenced by generator_construct(), generator_damage(), and ons_GeneratorSetup().

◆ GENERATOR_MIN

const vector GENERATOR_MIN = '-52 -52 -14'

Definition at line 3 of file cl_generator.qh.

Referenced by generator_construct(), generator_damage(), and ons_GeneratorSetup().

◆ GSF_SETUP

const int GSF_SETUP = 8

Definition at line 7 of file cl_generator.qh.

Referenced by generator_send(), NET_HANDLE(), and ons_GeneratorReset().

◆ GSF_STATUS

const int GSF_STATUS = 4