Module pos2

Source

Structs§

Pos2
A position on screen.

Functions§

pos2
pos2(x, y) == Pos2::new(x, y)