CodeMenu

Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
getItem
bool getItem(int idx, const(char)** out_text)
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.

Static functions

getter
bool getter(void* codeMenu, int idx, const(char)** out_text)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

launcher
Launcher* launcher;
Undocumented in source.
pluginPacks
ItemList!(PluginPack*) pluginPacks;
Undocumented in source.

Meta