mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
9ab9a393d5
The list of Contacts associated with bodies changes during World:update (potentially multiple times), so you might miss collisions if you don't use the World callbacks at all.