IsKeyPressedRepeat abstract method

bool IsKeyPressedRepeat(
  1. KeyboardKey key
)

Implementation

bool IsKeyPressedRepeat(
  KeyboardKey key,
);