|
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_Vote () |
| void | HUD_Vote_Export (int fh) |
| void HUD_Vote | ( | ) |
Definition at line 13 of file vote.qc.
References autocvar__hud_configure, autocvar__menu_alpha, autocvar_cl_allow_uid2name, autocvar_hud_panel_vote, autocvar_hud_panel_vote_alreadyvoted_alpha, autocvar_hud_panel_vote_dynamichud, bound(), ColorTranslateRGB(), cvar_set(), drawcolorcodedstring_aspect(), DRAWFLAG_NORMAL, drawpic_skin, drawresetcliparea(), drawsetcliparea, drawstring_aspect(), eY, getcommandkey_forcename, highlightedPanel, hud_configure_menu_open, hud_fade_alpha, HUD_Panel_DrawBg, HUD_Panel_LoadCvars(), HUD_Scale_Disable(), HUD_Scale_Enable(), localcmd(), LOG_INFO, MUTATOR_CALLHOOK, panel, panel_bg_padding, panel_fg_alpha, panel_pos, panel_size, SERVERFLAG_PLAYERSTATS, serverflags, strcpy, stringwidth_colors(), textShortenToWidth(), time, uid2name_dialog, vec2, vector, vid_conheight, vid_conwidth, vote_active, vote_alpha, vote_called_vote, vote_change, vote_highlighted, vote_needed, vote_nocount, vote_prev, and vote_yescount.
Definition at line 7 of file vote.qc.
References HUD_Write_Cvar.