{{newin|[[0.9.0]]|090|type=enum}}
Virtual gamepad axes.
== Constants ==
;leftx: The x-axis of the left thumbstick.
;lefty: The y-axis of the left thumbstick.
;rightx: The x-axis of the right thumbstick.
;righty: The y-axis of the right thumbstick.
;triggerleft: Left analog trigger.
;triggerright: Right analog trigger.
== Notes ==
The physical locations of the virtual gamepad axes for a [[Joystick]] correspond as closely as possible to the layout of the axes on a standard Xbox 360 controller.

[[File:360_controller.png]]
== See Also ==
* [[parent::love.joystick]]
* [[parent::Joystick]]
* [[Joystick:getGamepadAxis]]
[[Category:Enums]]
{{#set:Description=Virtual gamepad axes.}}
== Other Languages ==
{{i18n|GamepadAxis}}