pub fn is_key_pressed(ctx: &Context, key: KeyCode) -> bool
Expand description

Checks if a key is currently pressed down.