voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
NewSaveDialog
gui
Undocumented in source.
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
functions
drawActionButtons
drawJobLog
itemGetter
jobParams
setStyle
startButtons
withWidth
manifest constants
mainWindowFlags
structs
AddServerDialog
CodeMenu
ItemList
LauncherGui
NewSaveDialog
PlayMenu