InputSingleton.getJoyAxisIndexFromString

Returns the index of the provided axis name.

struct InputSingleton
@nogc nothrow
long
getJoyAxisIndexFromString
(
in String axis
)

Meta