|
Xonotic
|
Include dependency graph for cl_keepaway.qc: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, kaball_prevstatus, kaball_statuschange_time, mod_active, panel_fg_alpha, time, vec2, and vector().
Referenced by Keepaway::Keepaway ::m_isAlwaysSupported().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().