Skip to content

Keyboard

Matěj Štágl edited this page Dec 16, 2018 · 3 revisions

Keyboard is the oldest input device that is still in use. This section provides functions, variables and enums that are useful when dealing with keyboard. Keyboard is tracked on two layers - higher level that is active only while the game window is focused and on a very low level which can track special keystrokes like alt+f4 or ctr+alt+del

Keyboard functions

Keyboard variables

Keyboard enums

Back to Manual

Clone this wiki locally