Game input is, like, left, right, flip ccw, start, etc.
Raw input is the actual physical key/button pressed.
Raw input done, only game input needed now
uh, actually, come to think of it, I still need to do controller buttons and stuff for raw input, but that should be pretty straightforward
Game input done, just need the other raw input stuff mentioned above