Module physics

Module physics 

Source
Expand description

Basic physics utilities for cat-box.

Still very much work-in-progress

Functionsยง

check_for_collision
Check if two sprites are touching or overlapping.
check_for_collision_with_collection
Check if the sprite is colliding with any sprite in the collection, and return a list of references to the sprites which are colliding