menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
InputBackend
isKeyPressedRepeat abstract method
isKeyPressedRepeat abstract method
dark_mode
light_mode
isKeyPressedRepeat
abstract method
bool
isKeyPressedRepeat
(
KeyboardKey
key
)
Implementation
bool isKeyPressedRepeat(KeyboardKey key);
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
InputBackend
isKeyPressedRepeat abstract method
InputBackend class