This method is called when a key is pressed. The method will receive the key code as a paramter.
View on GitHub
when [name v] key pressed
Name |
Data Type |
Description |
keyCode |
int |
A key code. You can use the enum KeyCode. For example KeyCode.VK_SPACE. |
void