General purpose collision detection library for the use with LÖVE.
Go to file
2011-02-23 17:33:35 +01:00
class.lua Make proper lua modules 2011-01-18 18:55:51 +01:00
init.lua SpatialHash to return set instead of array 2011-02-10 14:36:10 +01:00
polygon.lua Fix bug: Polygon:contains() fails for rectangles when point left of shape 2011-02-21 17:16:13 +01:00
README Initial commit 2011-01-13 14:38:36 +01:00
shapes.lua Fix circle/circle collision, Fix MTV computation 2011-02-23 17:33:35 +01:00
spatialhash.lua SpatialHash to return set instead of array 2011-02-10 14:36:10 +01:00
vector.lua Performance tweaks 2011-02-02 21:04:00 +01:00

coming soon...