isKeyPressed abstract method

bool isKeyPressed(
  1. KeyboardKey key
)

Implementation

bool isKeyPressed(KeyboardKey key);