Module kiss2d::geom

source ·

Structs

Fixed-point number.
Fixed-point number.
Fixed-point coordinate pair.
Fixed-point coordinate pair.
Fixed-point coordinate rectangle. The Min bound is inclusive and the Max bound is exclusive. It is well-formed if Min.X <= Max.X and likewise for Y.
Fixed-point coordinate rectangle. The Min bound is inclusive and the Max bound is exclusive. It is well-formed if Min.X <= Max.X and likewise for Y.

Traits