[][src]Function ggez::input::keyboard::is_key_repeated

pub fn is_key_repeated(ctx: &Context) -> bool

Checks if the last keystroke sent by the system is repeated, like when a key is held down for a period of time.