|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| void | HUD_Mod_CA (vector myPos, vector mySize) |
| void | HUD_Mod_CA_Draw (vector myPos, vector mySize, int layout) |
| void | HUD_Mod_CA_Export (int fh) |
Variables | |
| int | autocvar_hud_panel_modicons_ca_layout |
Definition at line 85 of file cl_clanarena.qc.
Definition at line 56 of file cl_clanarena.qc.
References ceil(), DrawCAItem(), HUD_GetRowCount(), team_count, vec2, and vector.
Referenced by HUD_Mod_CA(), and HUD_Mod_FreezeTag().
Definition at line 7 of file cl_clanarena.qc.
| int autocvar_hud_panel_modicons_ca_layout |
Definition at line 3 of file cl_clanarena.qh.
Referenced by HUD_Mod_CA().