|
Xonotic
|
#include "dialog_firstrun.qh"#include "textlabel.qh"#include "inputbox.qh"#include "languagelist.qh"#include "radiobutton.qh"#include "colorpicker.qh"#include "charmap.qh"#include "commandbutton.qh"
Include dependency graph for dialog_firstrun.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| float | CheckFirstRunButton (entity me) |
| void | firstRun_setLanguage (entity me) |
| void | XonoticFirstRunDialog_fill (entity me) |
| bool | XonoticFirstRunDialog_shouldShow () |
Definition at line 16 of file dialog_firstrun.qc.
References cvar_defstring(), cvar_string(), and prvm_language.
Here is the call graph for this function:Definition at line 30 of file dialog_firstrun.qc.
References cvar_string(), localcmd, and prvm_language.
Here is the call graph for this function:Definition at line 36 of file dialog_firstrun.qc.
References entity(), and makeXonoticTextLabel().
Here is the call graph for this function:| bool XonoticFirstRunDialog_shouldShow | ( | ) |
Definition at line 11 of file dialog_firstrun.qc.
References cvar_defstring(), and cvar_string().
Here is the call graph for this function: