Package playn.scene

Class Touch.Dispatcher

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

public static class Touch.Dispatcher extends Slot<Touch.Event[]>
Handles the dispatching of touch events to layers.
  • Constructor Details

    • Dispatcher

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