|
Xonotic
|
Include dependency graph for cl_nexball.qc:Go to the source code of this file.
Functions | |
| void | HUD_Mod_NexBall (vector pos, vector mySize) |
| MUTATOR_HOOKFUNCTION (cl_nb, WantEventchase) | |
| MUTATOR_HOOKFUNCTION (cl_nb, DrawScoreboardAccuracy) | |
| MUTATOR_HOOKFUNCTION (cl_nb, DrawScoreboardItemStats) | |
| REGISTER_MUTATOR (cl_nb, true) | |
Variables | |
| int | autocvar_cl_eventchase_nexball = 1 |
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.
Here is the call graph for this function:| MUTATOR_HOOKFUNCTION | ( | cl_nb | , |
| WantEventchase | |||
| ) |
Definition at line 34 of file cl_nexball.qc.
References autocvar_cl_eventchase_nexball, ISGAMETYPE, and WEPSET.
| MUTATOR_HOOKFUNCTION | ( | cl_nb | , |
| DrawScoreboardAccuracy | |||
| ) |
| MUTATOR_HOOKFUNCTION | ( | cl_nb | , |
| DrawScoreboardItemStats | |||
| ) |
| REGISTER_MUTATOR | ( | cl_nb | , |
| true | |||
| ) |
| int autocvar_cl_eventchase_nexball = 1 |
Definition at line 30 of file cl_nexball.qc.
Referenced by MUTATOR_HOOKFUNCTION().