|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "dialog_gamemenu.qh"#include "textlabel.qh"#include "commandbutton.qh"#include "leavematchbutton.qh"#include "button.qh"Go to the source code of this file.
Functions | |
| void | XonoticGameMenuDialog_destroy (entity me) |
| void | XonoticGameMenuDialog_draw (entity me) |
| void | XonoticGameMenuDialog_fill (entity me) |
Definition at line 8 of file dialog_gamemenu.qc.
References cvar_set(), and entity().
Definition at line 13 of file dialog_gamemenu.qc.
Definition at line 35 of file dialog_gamemenu.qc.
References COMMANDBUTTON_CLOSE, cvar_set(), entity(), makeXonoticCommandButton(), makeXonoticLeaveMatchButton(), and registercvar().