|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "../item/inputbox.qh"Go to the source code of this file.
Classes | |
| class | XonoticInputBox |
Functions | |
| entity | makeXonoticInputBox (bool, string) |
| entity | makeXonoticInputBox_T (bool, string, string theTooltip) |
Definition at line 10 of file inputbox.qc.
References entity(), makeXonoticInputBox_T(), and string_null.
Referenced by XonoticCvarsDialog_fill(), XonoticDemoBrowserTab_fill(), XonoticHUDExitDialog_fill(), XonoticMusicPlayerTab_fill(), XonoticSandboxToolsDialog_fill(), XonoticScreenshotBrowserTab_fill(), XonoticServerListTab_fill(), and XonoticUserbindEditDialog_fill().
Definition at line 3 of file inputbox.qc.
Referenced by makeXonoticInputBox(), XonoticFirstRunDialog_fill(), XonoticGuideTab_fill(), XonoticInputSettingsTab_fill(), XonoticProfileTab_fill(), and XonoticServerCreateTab_fill().