Package input
Class Buttons
java.lang.Object
input.Buttons
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons.static final int
Mouse buttons. -
Constructor Summary
-
Method Summary
-
Field Details
-
AZ_BUTTON_1
public static final int AZ_BUTTON_1Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_2
public static final int AZ_BUTTON_2Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_3
public static final int AZ_BUTTON_3Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_4
public static final int AZ_BUTTON_4Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_5
public static final int AZ_BUTTON_5Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_6
public static final int AZ_BUTTON_6Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_7
public static final int AZ_BUTTON_7Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_8
public static final int AZ_BUTTON_8Mouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_LAST
public static final int AZ_BUTTON_LASTMouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_LEFT
public static final int AZ_BUTTON_LEFTMouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_RIGHT
public static final int AZ_BUTTON_RIGHTMouse buttons. See mouse button input for how these are used.- See Also:
-
AZ_BUTTON_MIDDLE
public static final int AZ_BUTTON_MIDDLEMouse buttons. See mouse button input for how these are used.- See Also:
-
-
Constructor Details
-
Buttons
public Buttons()
-