Xonotic
|
Go to the source code of this file.
Functions | |
classfield (ShowNames) .float healthvalue | |
void | Draw_ShowNames_All () |
entityclass (ShowNames) | |
classfield | ( | ShowNames | ) |
void Draw_ShowNames_All | ( | ) |
Definition at line 220 of file shownames.qc.
References assert, autocvar_hud_shownames, Draw_ShowNames(), entity(), eprint(), GetResource(), getthink, LL_EACH, make_impure, make_pure, setorigin(), and SetResourceExplicit().
Referenced by CSQC_UpdateView().
entityclass | ( | ShowNames | ) |
bool autocvar_hud_shownames |
Definition at line 3 of file shownames.qh.
Referenced by Draw_ShowNames_All().
float autocvar_hud_shownames_alpha |
Definition at line 15 of file shownames.qh.
Referenced by Draw_ShowNames().
bool autocvar_hud_shownames_antioverlap |
Definition at line 19 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_antioverlap_minalpha = 0.4 |
Definition at line 20 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_aspect |
Definition at line 12 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_crosshairdistance |
Definition at line 5 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_crosshairdistance_antioverlap |
Definition at line 7 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_crosshairdistance_time |
Definition at line 6 of file shownames.qh.
Referenced by Draw_ShowNames().
int autocvar_hud_shownames_decolorize |
Definition at line 14 of file shownames.qh.
Referenced by Draw_ShowNames().
bool autocvar_hud_shownames_enemies |
Definition at line 4 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_fontsize |
Definition at line 13 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_maxdistance |
Definition at line 18 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_mindistance |
Definition at line 17 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_offset |
Definition at line 21 of file shownames.qh.
Referenced by Draw_ShowNames().
bool autocvar_hud_shownames_resize |
Definition at line 16 of file shownames.qh.
Referenced by Draw_ShowNames().
bool autocvar_hud_shownames_self |
Definition at line 8 of file shownames.qh.
Referenced by Draw_ShowNames().
bool autocvar_hud_shownames_status |
Definition at line 9 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_statusbar_height |
Definition at line 10 of file shownames.qh.
Referenced by Draw_ShowNames().
float autocvar_hud_shownames_statusbar_highlight = 1 |
Definition at line 11 of file shownames.qh.
Referenced by Draw_ShowNames().