public static class Mouse.Dispatcher extends Slot<Mouse.Event>
| Constructor and Description |
|---|
Dispatcher(Layer root,
boolean bubble) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEmit(Mouse.Event event) |
public Dispatcher(Layer root, boolean bubble)
public void onEmit(Mouse.Event event)
Copyright © 2017. All Rights Reserved.