|
Xonotic
|
#include "commandbutton.qh"
Include dependency graph for bigcommandbutton.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XonoticBigCommandButton |
Functions | |
| entity | makeXonoticBigCommandButton (string theText, vector theColor, string theCommand, int theFlags) |
| entity | makeXonoticBigCommandButton_T (string theText, vector theColor, string theCommand, int theFlags, string theTooltip) |
| entity makeXonoticBigCommandButton | ( | string | theText, |
| vector | theColor, | ||
| string | theCommand, | ||
| int | theFlags | ||
| ) |
Definition at line 10 of file bigcommandbutton.qc.
References makeXonoticBigCommandButton_T(), and string_null.
Here is the call graph for this function:| entity makeXonoticBigCommandButton_T | ( | string | theText, |
| vector | theColor, | ||
| string | theCommand, | ||
| int | theFlags, | ||
| string | theTooltip | ||
| ) |
Definition at line 3 of file bigcommandbutton.qc.
Referenced by makeTeamButton_T(), and makeXonoticBigCommandButton().
Here is the call graph for this function:
Here is the caller graph for this function: