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

pub const SDL_PRESSED: u8 = 1;

Button is pressed.

Used with both keyboard and mouse.