InputSingleton.getJoyButtonIndexFromString

Returns the index of the provided button name.

struct InputSingleton
@nogc nothrow
long
getJoyButtonIndexFromString
(
in String button
)

Meta