Type Definition witas::ScreenPosition

source ·
pub type ScreenPosition = Position<i32, Screen>;
Expand description

A position in screen coordinate.