IsKeyPressed abstract method

bool IsKeyPressed(
  1. KeyboardKey key
)

Implementation

bool IsKeyPressed(
  KeyboardKey key,
);