Class MouseHighlightPlugin
- java.lang.Object
-
- net.runelite.client.plugins.Plugin
-
- net.runelite.client.plugins.mousehighlight.MouseHighlightPlugin
-
- All Implemented Interfaces:
com.google.inject.Module
@PluginDescriptor(name="Mouse Tooltips", description="Render default actions as a tooltip", tags={"actions","overlay"}) public class MouseHighlightPlugin extends Plugin
-
-
Constructor Summary
Constructors Constructor Description MouseHighlightPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
shutDown()
protected void
startUp()
-
Methods inherited from class net.runelite.client.plugins.Plugin
configure, equals, getInjector, getName, hashCode, resetConfiguration
-
-