Lua:keyUp
Revision as of 00:08, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (moved keyUp to Lua:keyUp)
function keyUp(key)
Sets the key to the up state
Function Parameters
| Parameter | Type | Description |
|---|---|---|
| key | Virtual-Key Code | The keycode for the key to set up |