Xonotic
|
#include "../item/label.qh"
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().
Definition at line 3 of file textlabel.qc.