InputSingleton.getJoyAxis

Returns the current value of the joypad axis at given index (see joysticklist).

struct InputSingleton
@nogc nothrow const
double
getJoyAxis
(
in long device
,
in long axis
)

Meta