InputSingleton.isJoyButtonPressed

Returns true if you are pressing the joypad button. (see JOY_* constants in @GlobalScope)

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

Meta