GuiPlugin

Undocumented in source.

Members

Functions

init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
initLibs
void initLibs()
Undocumented in source. Be warned that the author may not have intended to support it.
onGameStopEvent
void onGameStopEvent(GameStopEvent stopEvent)
Undocumented in source. Be warned that the author may not have intended to support it.
onPreUpdateEvent
void onPreUpdateEvent(PreUpdateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onRender3Event
void onRender3Event(Render3Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
postInit
void postInit()
Undocumented in source. Be warned that the author may not have intended to support it.
preInit
void preInit()
Undocumented in source. Be warned that the author may not have intended to support it.
registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin IdAndSemverFrom!(voxelman.gui.plugininfo)
Undocumented in source.

Variables

igState
ImguiState igState;
Undocumented in source.
renderer
IRenderer renderer;
Undocumented in source.
window
IWindow window;
Undocumented in source.

Meta