Function tetra::input::is_key_down

source ·
pub fn is_key_down(ctx: &Context, key: Key) -> bool
Expand description

Returns true if the specified key is currently down.