IsKeyPressedRepeat

Check if a key has been pressed again (Only PLATFORM_DESKTOP)

version(BindRaylib_Static)
extern (C) @nogc nothrow
bool
IsKeyPressedRepeat
(
int key
)

Meta