Xonotic
|
#include "dialog_multiplayer_media_screenshot.qh"
#include "dialog_multiplayer_media_screenshot_viewer.qh"
#include "screenshotlist.qh"
#include "textlabel.qh"
#include "inputbox.qh"
#include "checkbox.qh"
#include "button.qh"
Go to the source code of this file.
Functions | |
entity | makeXonoticScreenshotBrowserTab () |
void | XonoticScreenshotBrowserTab_fill (entity me) |
void | XonoticScreenshotBrowserTab_loadPreviewScreenshot (entity me, string scrImage) |
entity makeXonoticScreenshotBrowserTab | ( | ) |
Definition at line 11 of file dialog_multiplayer_media_screenshot.qc.
Definition at line 25 of file dialog_multiplayer_media_screenshot.qc.
References entity(), makeXonoticScreenshotList(), and makeXonoticTextLabel().