pIsGamepadButtonDown

Detect if a gamepad button is being pressed

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pIsGamepadButtonDown = bool function
(,
int button
)

Meta