Keyboard_check_released - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

NOTOC {{-}}

Notation

Description

Gets whether a key has been released this step.

Parameters

  • key, keyboard constant of the key to check

Return Values

Returns boolean (true or false) whether the key has been released.

Example Call

Example of using the function.