Skip to main content

key_down

Function key_down 

Source
pub fn key_down(key: u32) -> bool
Expand description

Returns true if the given key is currently held down. See KEY_* constants for key codes.