voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
AddServerDialog
gui
Undocumented in source.
version(none)
struct
AddServerDialog {
char
[
128
]
serverInputBuffer
;
char
[
16
]
ipAddress
;
int
port
;
Launcher
*
launcher
;
bool
show
();
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
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
ipAddress
char
[
16
]
ipAddress
;
Undocumented in source.
launcher
Launcher
*
launcher
;
Undocumented in source.
port
int
port
;
Undocumented in source.
serverInputBuffer
char
[
128
]
serverInputBuffer
;
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