Package playn.scene
Class 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 Summary
Constructors Constructor Description Dispatcher(Layer root, boolean bubble) -
Method Summary
Modifier and Type Method Description voidonEmit(Pointer.Event event)
-
Constructor Details
-
Dispatcher
-
-
Method Details
-
onEmit
-