Xonotic
|
Go to the source code of this file.
Functions | |
void | HUD_Mod_NexBall (vector pos, vector mySize) |
Variables | |
vector | autocvar_hud_progressbar_nexball_color |
float | nb_pb_period |
Definition at line 7 of file cl_nexball.qc.
References autocvar_hud_progressbar_alpha, autocvar_hud_progressbar_nexball_color, DRAWFLAG_NORMAL, drawpic_aspect_skin, eX, eY, HUD_Panel_DrawProgressBar(), mod_active, nb_pb_period, panel_fg_alpha, and time.
vector autocvar_hud_progressbar_nexball_color |
Definition at line 3 of file cl_nexball.qh.
Referenced by HUD_Mod_NexBall().
float nb_pb_period |
Definition at line 7 of file cl_nexball.qh.
Referenced by HUD_Mod_NexBall(), and NET_HANDLE().