Module speedy2d::shape[][src]

Expand description

Types representing shapes.

Structs

A struct representing an axis-aligned rectangle. Two points are stored: the top left vertex, and the bottom right vertex.