mojo:mojo.input.Joystick.ButtonDown
Gets button up/down state.
The button parameter must be in the range 0 (inclusive) to NumButtons (exclusive).
button
The returned value is true if button is down, else false.