- currentTool
ITool currentTool()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(IPluginManager pluginman)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextTool
void nextTool(string )
Undocumented in source. Be warned that the author may not have intended to support it.
- onMainActionPress
void onMainActionPress(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMainActionRelease
void onMainActionRelease(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onPickBlockName
void onPickBlockName(CommandParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRenderEvent
void onRenderEvent(RenderSolid3dEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRotateAction
void onRotateAction(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSecondaryActionPress
void onSecondaryActionPress(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSecondaryActionRelease
void onSecondaryActionRelease(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTertiaryActionPress
void onTertiaryActionPress(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onTertiaryActionRelease
void onTertiaryActionRelease(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- onUpdateEvent
void onUpdateEvent(UpdateEvent event)
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.
- prevTool
void prevTool(string )
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.
- registerTool
void registerTool(ITool tool)
Undocumented in source. Be warned that the author may not have intended to support it.