vrld / HC

General purpose collision detection library for the use with LÖVE.
http://hc.readthedocs.org/
404 stars 48 forks source link

add missing functionality of 'segments' parameter to CircleShape:draw() #63

Closed D0NM closed 2 years ago

D0NM commented 5 years ago

Hey! I'm trying to invert my project's collision check engine and found a missing functionality in CircleShape:draw()

Thank you for a nice lib!

vrld commented 2 years ago

closed, since #65 does the same, but better