public class Mouse extends Mouse
platform.input().mouseEvents.connect(new Mouse.Dispatcher(...)).| Modifier and Type | Class and Description |
|---|---|
static class |
Mouse.Dispatcher
Handles the dispatching of mouse events to layers.
|
static class |
Mouse.HoverEvent
An event dispatched when the mouse enters or exits a layer.
|
static class |
Mouse.Interaction
Used to dispatch mouse interactions to layers.
|
static class |
Mouse.Listener
A listener for mouse button, motion and wheel events with layer info.
|
Mouse.ButtonEvent, Mouse.ButtonSlot, Mouse.Event, Mouse.MotionEvent, Mouse.MotionSlot, Mouse.WheelEvent, Mouse.WheelSlot| Constructor and Description |
|---|
Mouse() |
Copyright © 2017. All Rights Reserved.