Libraries
Key descriptions Source Code
 previous   up   next 

Constant Summary
keyDescriptionType
keyDescription
Map with descriptive texts for cursor, function and mouse keys.

Constant Detail

keyDescription

const keyDescriptionType: keyDescription

Map with descriptive texts for cursor, function and mouse keys.

keyDescription[KEY_ESC]       returns "KEY_ESC"
keyDescription[KEY_ALT_LEFT]  returns "KEY_ALT_LEFT"


 previous   up   next