key_release


Description:

[ Version ( since = "0.35" ) ]
public void key_release (uint scancode)

Release a key.

Parameters:

this

a InputsChannel

scancode

a PC XT (set 1) key scancode. For scancodes with an %0xe0 prefix, drop the prefix and OR the scancode with %0x100.