Type Definition wita::ScreenPosition[][src]

type ScreenPosition = Position<i32, Screen>;

A position in screen coordinate.