Keyboard Input
Demonstrates how to use a games keyboard input handler.
Start hitting keys and see the game handle the inputs. Handles multiple special keys such as Up, Right, Down, Left, esc, tab, space, enter, backspace, insert, home, delete, end, f1-f12. Also modifiers are placed in front of key command such as "shift+up" or "shift+alt+p"
Bind To: Result: