Xonotic
|
#include "listbox.qh"
Go to the source code of this file.
Functions | |
entity | makeXonoticListBox () |
void | XonoticListBox_configureXonoticListBox (entity me) |
void | XonoticListBox_resizeNotify (entity me, vector relOrigin, vector relSize, vector absOrigin, vector absSize) |
entity makeXonoticListBox | ( | ) |
Definition at line 3 of file listbox.qc.
Definition at line 10 of file listbox.qc.
void XonoticListBox_resizeNotify | ( | entity | me, |
vector | relOrigin, | ||
vector | relSize, | ||
vector | absOrigin, | ||
vector | absSize | ||
) |