collidex v0.1.0 Collidex.Detection.MixedShapes

Handles detection of collisions between disparate shapes. (i.e. Rects and Circles, Rects and Polygons, Polygons and Circles)

Summary

Functions

collision?(shape1, shape2, method \\ :accurate)

Examples