[ Version ( since = "0.35" ) ]
public void key_press (uint scancode)
Press a key.
this | |
scancode |
a PC XT (set 1) key scancode. For scancodes with an %0xe0 prefix, drop the prefix and OR the scancode with %0x100. |