Io_clear - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

NOTOC {{-}}

Notation

Description

Clears the state of all keyboard/mouse/joystrick input devices. Basically needed when you want to handle input events manually or one at a time (eg. a console or terminal like Command Prompt).

Parameters

  • none There are no parameters for this function.

Return Values

No values are returned from the function.

Example Call

Example of using the function.