Difference between revisions of "KeyCode"
From GiderosMobile
| Line 4: | Line 4: | ||
=== Description === | === Description === | ||
<br /> | <br /> | ||
| − | KeyCode table holds the key code constants. These map directly to a physical key on the keyboard.<br />{|- | + | KeyCode table holds the key code constants. These map directly to a physical key on the keyboard.<br /> |
| + | {|- | ||
| style="width: 50%;"| | | style="width: 50%;"| | ||
=== Methods === | === Methods === | ||
Revision as of 10:03, 23 August 2018
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
KeyCode table holds the key code constants. These map directly to a physical key on the keyboard.