Issue [#215](https://github.com/AdamAtomic/flixel/issues/215) by: [IQAndreas](http://github.com/IQAndreas) Added: - getKeyName - Returns the key's name based on the passed in KeyCode - justPressedAny - Was any key just pressed? - justReleasedAny - Was any key just released? (duh!)