Points, Lines, Boxes, Polygons (also hollow), Ellipses, Circles. RayCasting, offsets, rotation, scaling, bounding box padding, flags for static and ghost/trigger bodies
207
stars
22
forks
source link
check collisions within the area #75
Closed
noih closed 6 months ago
In a very large or infinite world, using
checkArea()
to limit the detection range is very useful.