public interface IMouseButtonEvent extends IMouseEvent
Modifier and Type | Method and Description |
---|---|
java.util.Set<Modifier> |
getModifiers()
Gets the modifiers as unmodifiable set
|
MouseButton |
getMouseButton()
Gets the mouse button.
|
getPosition
MouseButton getMouseButton()
java.util.Set<Modifier> getModifiers()
Siehe auch Jowidgets Nutzerhandbuch