Xonotic
|
#include "../item/radiobutton.qh"
Go to the source code of this file.
Classes | |
class | XonoticRadioButton |
Functions | |
entity | makeXonoticRadioButton (float, string, string, string) |
entity | makeXonoticRadioButton_T (float, string, string, string, string theTooltip) |
Definition at line 10 of file radiobutton.qc.
References makeXonoticRadioButton_T(), and string_null.
Referenced by XonoticGameCrosshairSettingsTab_fill(), and XonoticGameViewSettingsTab_fill().
Definition at line 3 of file radiobutton.qc.
Referenced by makeXonoticRadioButton().