| Modifier and Type | Field and Description |
|---|---|
MouseButton |
button
Defaults to
left. |
Integer |
clickCount
defaults to 1.
|
| Constructor and Description |
|---|
UpOptions() |
| Modifier and Type | Method and Description |
|---|---|
Mouse.UpOptions |
setButton(MouseButton button) |
Mouse.UpOptions |
setClickCount(int clickCount) |
public MouseButton button
left.public Integer clickCount
public Mouse.UpOptions setButton(MouseButton button)
public Mouse.UpOptions setClickCount(int clickCount)
Copyright © 2021. All rights reserved.