Function tetra::input::is_key_released

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

Returns true if the specified key was released this tick.