collision v0.1.0
Collision.Polygon.Vertex
A vertex is a point in the Cartesian space where a polygon’s
edges meet.
Summary
Vertices in two dimensional space are defied by y
and y
coordinates
Types
t :: t
Vertices in two dimensional space are defied by y
and y
coordinates.