pIsKeyPressed

Detect if a key has been pressed once

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pIsKeyPressed = bool function
(
int key
)

Meta