Skip to content

gengine.input.Joypad.getAxis

Gauthier Billot edited this page Jan 13, 2015 · 1 revision

Function

Synopsis
value = aJoypad:getAxis(index)
Arguments
Name Type Description
index integer The axis index
Returns

Returns the given axis value between -1 and 1.

Clone this wiki locally