|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "dialog_settings_user.qh"#include "commandbutton.qh"#include "textlabel.qh"#include "languagelist.qh"#include "skinlist.qh"#include "checkbox.qh"Go to the source code of this file.
Functions | |
| entity | makeXonoticUserSettingsTab () |
| void | XonoticUserSettingsTab_fill (entity me) |
| entity makeXonoticUserSettingsTab | ( | ) |
Definition at line 9 of file dialog_settings_user.qc.
Referenced by XonoticSettingsDialog_fill().
Definition at line 17 of file dialog_settings_user.qc.
References entity(), makeMulti(), makeXonoticButton(), makeXonoticCheckBox(), makeXonoticCheckBox_T(), makeXonoticHeaderLabel(), makeXonoticLanguageList(), makeXonoticSkinList(), setDependent(), SetLanguage_Click(), and SetSkin_Click().