InputSingleton.isJoyButtonPressed

Returns true if you are pressing the joypad button (see joysticklist).

struct InputSingleton
@nogc nothrow const
bool
isJoyButtonPressed
(
in long device
,
in long button
)

Meta