|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "radiobutton.qh"Go to the source code of this file.
Functions | |
| void | RadioButton_Click (entity me, entity other) |
| void | RadioButton_configureRadioButton (entity me, string txt, float sz, string gfx, float theGroup, float doAllowDeselect) |
Definition at line 10 of file radiobutton.qc.
References entity(), and other.
Referenced by RadioButton::void().
| void RadioButton_configureRadioButton | ( | entity | me, |
| string | txt, | ||
| float | sz, | ||
| string | gfx, | ||
| float | theGroup, | ||
| float | doAllowDeselect ) |
Definition at line 3 of file radiobutton.qc.
References entity().