Constant fermium::events::SDL_PRESSED

source ·
pub const SDL_PRESSED: u8 = 1;
Expand description

Button is pressed.

Used with both keyboard and mouse.