kivy / cymunk

Cython port of Pymunk
http://readthedocs.org/docs/cymunk/en/latest/
MIT License
45 stars 29 forks source link

Exposed cpSpace.arbiters contacts [FEATURE] #47

Closed SleepProgger closed 6 years ago

SleepProgger commented 6 years ago

This PR add a contacts property to the Space class to get all contacts of currently active arbiters. This is mainly useful for debug purposes (draw all active contacts).