Package playn.core

Class Mouse.WheelSlot

java.lang.Object
react.Slot<Mouse.Event>
playn.core.Mouse.WheelSlot
All Implemented Interfaces:
Reactor.RListener, SignalView.Listener<Mouse.Event>, ValueView.Listener<Mouse.Event>
Enclosing class:
Mouse

public abstract static class Mouse.WheelSlot extends Slot<Mouse.Event>
A slot which only dispatches on Mouse.WheelEvents.
  • Constructor Details

    • WheelSlot

      public WheelSlot()
  • Method Details