Xonotic
|
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 |
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().
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().
const int GSF_SETUP = 8 |
Definition at line 7 of file cl_generator.qh.
Referenced by generator_send(), NET_HANDLE(), and ons_GeneratorReset().
const int GSF_STATUS = 4 |
Definition at line 6 of file cl_generator.qh.
Referenced by generator_send(), NET_HANDLE(), ons_GeneratorDamage(), ons_GeneratorHeal(), and ons_GeneratorReset().