Keyboard Symbols
From Rubygame
(Table of keyboard event symbols) |
(Colon key is actually :":" due to a bug, but will change to :colon in a future version) |
||
Line 162: | Line 162: | ||
|- align="center" | |- align="center" | ||
| K_COLON | | K_COLON | ||
- | | :colon | + | | :":" <ref>This will change to :colon in a future version of Rubygame.</ref> |
| : | | : | ||
| | | | ||
Line 1,151: | Line 1,151: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | <references/> |