Package input
Class GamepadButtons
java.lang.Object
input.GamepadButtons
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons.static final int
Gamepad buttons. -
Constructor Summary
-
Method Summary
-
Field Details
-
AZ_BUTTON_A
public static final int AZ_BUTTON_AGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_B
public static final int AZ_BUTTON_BGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_X
public static final int AZ_BUTTON_XGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_Y
public static final int AZ_BUTTON_YGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_LEFT_BUMPER
public static final int AZ_BUTTON_LEFT_BUMPERGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_RIGHT_BUMPER
public static final int AZ_BUTTON_RIGHT_BUMPERGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_BACK
public static final int AZ_BUTTON_BACKGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_START
public static final int AZ_BUTTON_STARTGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_GUIDE
public static final int AZ_BUTTON_GUIDEGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_LEFT_THUMB
public static final int AZ_BUTTON_LEFT_THUMBGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_RIGHT_THUMB
public static final int AZ_BUTTON_RIGHT_THUMBGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_DPAD_UP
public static final int AZ_BUTTON_DPAD_UPGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_DPAD_RIGHT
public static final int AZ_BUTTON_DPAD_RIGHTGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_DPAD_DOWN
public static final int AZ_BUTTON_DPAD_DOWNGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_DPAD_LEFT
public static final int AZ_BUTTON_DPAD_LEFTGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_LAST
public static final int AZ_BUTTON_LASTGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_CROSS
public static final int AZ_BUTTON_CROSSGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_CIRCLE
public static final int AZ_BUTTON_CIRCLEGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_SQUARE
public static final int AZ_BUTTON_SQUAREGamepad buttons. See gamepad for how these are used.- See Also:
-
AZ_BUTTON_TRIANGLE
public static final int AZ_BUTTON_TRIANGLEGamepad buttons. See gamepad for how these are used.- See Also:
-
-
Constructor Details
-
GamepadButtons
public GamepadButtons()
-