|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "dialog_multiplayer_join_serverinfo.qh"#include "dialog_multiplayer_join_serverinfotab.qh"#include <common/mapinfo.qh>#include "serverlist.qh"#include "playerlist.qh"#include "inputbox.qh"#include "textlabel.qh"#include "button.qh"Go to the source code of this file.
Functions | |
| entity | makeXonoticServerInfoTab () |
| void | XonoticServerInfoTab_fill (entity me) |
| entity makeXonoticServerInfoTab | ( | ) |
Definition at line 12 of file dialog_multiplayer_join_serverinfotab.qc.
Referenced by XonoticServerInfoTab::ATTRIB(), and XonoticServerInfoDialog_fill().
Definition at line 20 of file dialog_multiplayer_join_serverinfotab.qc.
References entity(), makeXonoticPlayerList(), and makeXonoticTextLabel().