Constant fermium::events::SDL_RELEASED

source ·
pub const SDL_RELEASED: u8 = 0;
Expand description

Button is released.

Used with both keyboard and mouse.