Function InputSingleton.getJoyAxisIndexFromString

Returns the index of the provided axis name.

long getJoyAxisIndexFromString (
  const(String) axis
) nothrow @nogc;