Function InputSingleton.getJoyButtonString

Receives a gamepad button from joysticklist and returns its equivalent name as a string.

String getJoyButtonString (
  const(long) button_index
) nothrow @nogc;