Constant fermium::events::SDL_PRESSED[][src]

pub const SDL_PRESSED: u8 = 1;
Expand description

Button is pressed.

Used with both keyboard and mouse.