Skip to content

Io_clear

hpgDesigns edited this page Aug 8, 2021 · 1 revision

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.

This is number 1

Clone this wiki locally