|
Xonotic
|
#include "dialog_multiplayer_profile.qh"#include "playermodel.qh"#include "statslist.qh"#include "languagelist.qh"#include "textlabel.qh"#include "commandbutton.qh"#include "inputbox.qh"#include "colorpicker.qh"#include "charmap.qh"#include "colorbutton.qh"#include "checkbox.qh"#include "radiobutton.qh"
Include dependency graph for dialog_multiplayer_profile.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | language_selector_click (entity me, entity btn) |
| entity | makeXonoticProfileTab () |
| void | XonoticProfileTab_draw (entity me) |
| void | XonoticProfileTab_fill (entity me) |
Definition at line 30 of file dialog_multiplayer_profile.qc.
References localcmd.
| entity makeXonoticProfileTab | ( | ) |
Definition at line 15 of file dialog_multiplayer_profile.qc.
Here is the call graph for this function:Definition at line 22 of file dialog_multiplayer_profile.qc.
References cvar_string(), mod(), SUPER, and time.
Here is the call graph for this function:Definition at line 34 of file dialog_multiplayer_profile.qc.
References entity(), and makeXonoticCommandButton().
Here is the call graph for this function: