|
Xonotic
|
Include dependency graph for dialog_teamselect.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| entity | makeTeamButton (string theName, vector theColor, string commandtheName) |
| entity | makeTeamButton_T (string theName, vector theColor, string commandtheName, string theTooltip) |
| void | XonoticTeamSelectDialog_fill (entity me) |
| void | XonoticTeamSelectDialog_showNotify (entity me) |
Definition at line 11 of file dialog_teamselect.qc.
References makeTeamButton_T(), and string_null.
Here is the call graph for this function:| entity makeTeamButton_T | ( | string | theName, |
| vector | theColor, | ||
| string | commandtheName, | ||
| string | theTooltip | ||
| ) |
Definition at line 5 of file dialog_teamselect.qc.
References COMMANDBUTTON_CLOSE, entity(), and makeXonoticBigCommandButton_T().
Referenced by makeTeamButton(), and XonoticTeamSelectDialog_fill().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 28 of file dialog_teamselect.qc.
References entity(), and makeTeamButton_T().
Here is the call graph for this function:Definition at line 16 of file dialog_teamselect.qc.
References boolean, cvar(), SUPER, and teams.
Here is the call graph for this function: