iterami
/
Docs.htm
/
common HTM Repos
/
core.js
/core_handle_keyup(event)
Updates the state of "core_key_shift".
If the key exists, calls
core_handle_prevent(event)
, sets the key state to false, and calls the key's "up()" function if it exists.