Xonotic
|
#include "../item/checkbox.qh"
Go to the source code of this file.
Classes | |
class | XonoticCheckBox |
Functions | |
entity | makeXonoticCheckBox (float, string, string) |
entity | makeXonoticCheckBox_T (float, string, string, string) |
entity | makeXonoticCheckBoxEx (float, float, string, string) |
entity | makeXonoticCheckBoxEx_T (float, float, string, string, string) |
Definition at line 28 of file checkbox.qc.
Definition at line 3 of file checkbox.qc.
References makeXonoticCheckBoxEx_T().
Referenced by makeXonoticCheckBox().
Definition at line 40 of file checkbox.qc.
References makeXonoticCheckBoxEx_T(), and string_null.
Definition at line 33 of file checkbox.qc.
Referenced by makeXonoticCheckBox_T(), and makeXonoticCheckBoxEx().