Xonotic
|
#include "listbox.qh"
Go to the source code of this file.
Classes | |
class | XonoticScreenshotList |
Functions | |
entity | makeXonoticScreenshotList () |
void | ScreenshotList_Filter_Change (entity box, entity me) |
void | ScreenshotList_Filter_Would_Change (entity box, entity me) |
void | ScreenshotList_Refresh_Click (entity btn, entity me) |
void | StartScreenshot_Click (entity btn, entity me) |
entity makeXonoticScreenshotList | ( | ) |
Definition at line 8 of file screenshotlist.qc.
Referenced by XonoticScreenshotBrowserTab_fill().
Definition at line 156 of file screenshotlist.qc.
References NULL, ScreenshotList_Refresh_Click(), strcat(), strfree, strstrofs, and strzone().
Referenced by XonoticScreenshotList_draw().
Definition at line 150 of file screenshotlist.qc.
Referenced by ScreenshotList_Filter_Change().
Definition at line 238 of file screenshotlist.qc.