public abstract static class Mouse.MotionSlot extends Slot<Mouse.Event>
Mouse.MotionEvents.| Constructor and Description |
|---|
MotionSlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEmit(Mouse.Event event) |
abstract void |
onEmit(Mouse.MotionEvent event) |
public void onEmit(Mouse.Event event)
public abstract void onEmit(Mouse.MotionEvent event)
Copyright © 2018. All Rights Reserved.