|
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_Keepaway (vector pos, vector mySize) |
Variables | |
| int | kaball_prevstatus |
| float | kaball_statuschange_time |
Definition at line 13 of file cl_keepaway.qc.
References blink(), bound(), DRAWFLAG_NORMAL, drawpic_aspect_skin, drawpic_aspect_skin_expanding(), eX, eY, KA_CARRYING, kaball_prevstatus, kaball_statuschange_time, mod_active, panel_fg_alpha, STAT, time, vec2, and vector.
Referenced by Keepaway::void().
| int kaball_prevstatus |
Definition at line 7 of file cl_keepaway.qc.
Referenced by HUD_Mod_Keepaway().
| float kaball_statuschange_time |
Definition at line 8 of file cl_keepaway.qc.
Referenced by HUD_Mod_Keepaway().