Module collision_detection

Module collision_detection 

Source

Functionsยง

circle_circle
Note: touching edges are not treated as collisions.
circle_rectangle
Note: touching edges are not treated as collisions.
rectangle_contains_rectangle
rectangle_rectangle
Note: touching edges are not treated as collisions.
shape_shape
Note: touching edges are not treated as collisions.