gui

Members

Classes

LauncherGui
class LauncherGui
Undocumented in source.

Functions

drawActionButtons
void drawActionButtons(J* job)
Undocumented in source. Be warned that the author may not have intended to support it.
drawJobLog
void drawJobLog(J* job, float height)
Undocumented in source. Be warned that the author may not have intended to support it.
itemGetter
bool itemGetter(void* itemList, int idx, const(char)** out_text)
Undocumented in source. Be warned that the author may not have intended to support it.
jobParams
void jobParams(JobParams* params)
Undocumented in source. Be warned that the author may not have intended to support it.
setStyle
void setStyle()
Undocumented in source. Be warned that the author may not have intended to support it.
startButtons
void startButtons(Launcher* launcher, PluginPack* pack, SaveInfo* save)
Undocumented in source. Be warned that the author may not have intended to support it.
withWidth
auto withWidth(Parameters!func args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

mainWindowFlags
enum mainWindowFlags;
Undocumented in source.

Structs

AddServerDialog
struct AddServerDialog
Undocumented in source.
CodeMenu
struct CodeMenu
Undocumented in source.
ItemList
struct ItemList(T)
Undocumented in source.
NewSaveDialog
struct NewSaveDialog
Undocumented in source.
PlayMenu
struct PlayMenu
Undocumented in source.

Meta

Authors

Andrey Penechko.