Lua:keyUp
Revision as of 21:40, 19 March 2017 by TheyCallMeTim13 (talk | contribs)
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 |
function keyUp(key)
Sets the key to the up state
Parameter | Type | Description |
---|---|---|
key | Virtual-Key Code | The keycode for the key to set up |