Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
cl_clanarena.qh
Go to the documentation of this file.
1#pragma once
2
4
5void HUD_Mod_CA(vector myPos, vector mySize);
6void HUD_Mod_CA_Draw(vector myPos, vector mySize, int layout);
7void HUD_Mod_CA_Export(int fh);
void HUD_Mod_CA_Draw(vector myPos, vector mySize, int layout)
void HUD_Mod_CA(vector myPos, vector mySize)
int autocvar_hud_panel_modicons_ca_layout
void HUD_Mod_CA_Export(int fh)
vector
Definition self.qh:92