|
Xonotic
|
#include "../item/label.qh"
Include dependency graph for textlabel.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XonoticTextLabel |
Functions | |
| entity | makeXonoticHeaderLabel (string theText) |
| entity | makeXonoticTextLabel (float theAlign, string theText) |
Definition at line 10 of file textlabel.qc.
References entity(), and makeXonoticTextLabel().
Referenced by XonoticGameHUDSettingsTab_fill(), XonoticGameMessageSettingsTab_fill(), XonoticGameModelSettingsTab_fill(), XonoticHUDExitDialog_fill(), XonoticInputSettingsTab_fill(), XonoticMiscSettingsTab_fill(), XonoticServerCreateTab_fill(), and XonoticUserSettingsTab_fill().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 3 of file textlabel.qc.