Type Definition tinybit::ScreenPos[][src]

type ScreenPos = Point2D<u16, Screen>;

A position on screen, where 0,0 is the top left corner