module Rubygame::Key
Constants
- ASCII2KEY
And to translate the other way…
- KEY2ASCII
All the keys which have ASCII print values It is 87 lines from here to the closing }, if you want to skip it…
- KEY2LOWER
All the keys that are affected by the Shift key, in lower case 49 lines from here to the end of the hash
- KEY2UPPER
All the keys that are affected by the Shift key, in UPPER case 49 lines from here to the end of the hash