class MouseInputSynthesizer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static MouseInputSynthesizer |
instance |
private MouseState |
mouseState |
| Modifier | Constructor and Description |
|---|---|
private |
MouseInputSynthesizer() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static MouseInputSynthesizer |
getInstance() |
(package private) void |
setState(TouchState touchState) |
private static final MouseInputSynthesizer instance
private final MouseState mouseState
static MouseInputSynthesizer getInstance()
void setState(TouchState touchState)