Xonotic
|
#include "../item/button.qh"
Go to the source code of this file.
Classes | |
class | XonoticButton |
Functions | |
entity | makeXonoticButton (string theText, vector theColor) |
entity | makeXonoticButton_T (string theText, vector theColor, string theTooltip) |
Definition at line 10 of file button.qc.
References makeXonoticButton_T(), and string_null.
Referenced by XonoticCreditsDialog_fill(), XonoticScreenshotViewerDialog_fill(), and XonoticWinnerDialog_fill().
Definition at line 3 of file button.qc.
Referenced by makeXonoticButton(), and XonoticTabController_makeTabButton_T().