Closed joelcnz closed 1 year ago
Hmm it seems to be there. https://github.com/schveiguy/raylib-d/blob/master/source/raylib/package.d#L1139
Error: undefined identifier IsKeyPressedRepeat
The others work.
I noticed it's the only one with the comment desktop only. (Only PLATFORM_DESKTOP) I'm using a MacBook Pro.
What version of raylib-d are you using? This function was added in 5.0.
Yeah, that's it. Thanks.
Here's some of an idea that worked for me with SDL: