Skip to content

gengine.input.Joypad.isJustDown

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

Function

Synopsis
value = aJoypad:isJustDown(index)
Arguments
Name Type Description
index integer The button index
Returns

Returns true is the button is just pressed.

Clone this wiki locally