Package net.runelite.client.input
Interface MouseWheelListener
-
- All Known Implementing Classes:
InstanceMapInputListener
,TranslateMouseWheelListener
public interface MouseWheelListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MouseWheelEvent
mouseWheelMoved(MouseWheelEvent event)
-
-
-
Method Detail
-
mouseWheelMoved
MouseWheelEvent mouseWheelMoved(MouseWheelEvent event)
-
-