voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
NewSaveDialog
gui
Undocumented in source.
version(none)
struct
NewSaveDialog {
char
[
128
]
saveInputBuffer
;
Launcher
*
launcher
;
bool
show
(size_t newSaveIndex);
void
resetFields
();
}
Members
Functions
resetFields
void
resetFields
()
Undocumented in source. Be warned that the author may not have intended to support it.
show
bool
show
(size_t newSaveIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
launcher
Launcher
*
launcher
;
Undocumented in source.
saveInputBuffer
char
[
128
]
saveInputBuffer
;
Undocumented in source.
Meta
Source
See Implementation
gui
classes
LauncherGui
functions
drawActionButtons
drawJobLog
itemGetter
jobParams
setStyle
startButtons
withWidth
manifest constants
mainWindowFlags
structs
AddServerDialog
CodeMenu
ItemList
NewSaveDialog
PlayMenu