|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include <common/mapinfo.qh>Go to the source code of this file.
Classes | |
| class | ClanArena |
Macros | |
| #define | g_ca IS_GAMETYPE(CA) |
Functions | |
| void | HUD_Mod_CA (vector pos, vector mySize) |
| void | HUD_Mod_CA_Export (int fh) |
| REGISTER_GAMETYPE (CA, NEW(ClanArena)) | |
| #define g_ca IS_GAMETYPE(CA) |
Definition at line 51 of file clanarena.qh.
Referenced by DoesQ3ARemoveThisEntity().
Definition at line 85 of file cl_clanarena.qc.
References autocvar_hud_panel_modicons_ca_layout, HUD_Mod_CA_Draw(), mod_active, and vector.
Referenced by ClanArena::void().
Definition at line 7 of file cl_clanarena.qc.
References HUD_Write_Cvar.
Referenced by ClanArena::void().
References NEW, and REGISTER_GAMETYPE.