Type Definition amethyst_input::KeyCodes [] [src]

type KeyCodes<'a> = Iter<'a, VirtualKeyCode>;

Iterator over keycodes