|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#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 XonoticDamageTextSettings_fill(), XonoticGameCrosshairSettingsTab_fill(), XonoticGameHUDSettingsTab_fill(), XonoticGameMessageSettingsTab_fill(), XonoticGameModelSettingsTab_fill(), XonoticGameViewSettingsTab_fill(), XonoticGameWeaponsSettingsTab_fill(), XonoticHUDExitDialog_fill(), XonoticInputSettingsTab_fill(), XonoticMiscSettingsTab_fill(), XonoticProfileTab_fill(), XonoticServerCreateTab_fill(), XonoticSingleplayerDialog_fill(), XonoticUserSettingsTab_fill(), and XonoticVideoSettingsTab_fill().
Definition at line 3 of file textlabel.qc.