Strike
Strike copied to clipboard
Add Broadphase
Add and expose a spatial hash that can construct shapes and automatically register instances of them.
The collider class probably needs to either sit on top of it (become a broad-phase only feature), or the spatial hash needs to register each shape individually and manage the collision detection. Will have to play around with it.