pub fn get_pressed_keys() -> impl ExactSizeIterator<Item = KeyCode>
Get a list of keys pressed within this frame.