IsKeyPressed method
Label for RaylibCoreModuleBase.IsKeyPressed.
Implementation
String IsKeyPressed(
KeyboardKey key,
) => 'IsKeyPressed($key)';
Label for RaylibCoreModuleBase.IsKeyPressed.
String IsKeyPressed(
KeyboardKey key,
) => 'IsKeyPressed($key)';