PlayMenu

Undocumented in source.

Members

Enums

SelectedMenu
enum SelectedMenu
Undocumented in source.

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
drawConnect
void drawConnect()
Undocumented in source. Be warned that the author may not have intended to support it.
drawNewGame
void drawNewGame()
Undocumented in source. Be warned that the author may not have intended to support it.
drawWorlds
void drawWorlds()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(Launcher* launcher)
Undocumented in source. Be warned that the author may not have intended to support it.
refresh
void refresh()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

addServerDlg
AddServerDialog addServerDlg;
Undocumented in source.
launcher
Launcher* launcher;
Undocumented in source.
newSaveDlg
NewSaveDialog newSaveDlg;
Undocumented in source.
pluginPacks
ItemList!(PluginPack*) pluginPacks;
Undocumented in source.
saves
ItemList!(SaveInfo*) saves;
Undocumented in source.
selectedMenu
SelectedMenu selectedMenu;
Undocumented in source.
servers
ItemList!(ServerInfo*) servers;
Undocumented in source.

Meta