Package playn.scene

Class Pointer.Dispatcher

java.lang.Object
react.Slot<Pointer.Event>
playn.scene.Pointer.Dispatcher
All Implemented Interfaces:
Reactor.RListener, SignalView.Listener<Pointer.Event>, ValueView.Listener<Pointer.Event>
Enclosing class:
Pointer

public static class Pointer.Dispatcher extends Slot<Pointer.Event>
Handles the dispatching of pointer events to layers.
  • Constructor Details

    • Dispatcher

      public Dispatcher(Layer root, boolean bubble)
  • Method Details