Python Forum
updating collision handler for pymunk 5.3.2
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
updating collision handler for pymunk 5.3.2
#3
My instructor's version had either add_collision_handler or add_default_collision_handler, so I believe these will work in its place.

set_default_collision_handler, and add_collision_handler are also on the older documentation
http://www.pymunk.org/en/pymunk-4.0.0/pymunk.html

The set_default_collision_handler from 4.0.0 documentation seems to accept quite a few parameters versus the add_default_collision_handler from the 5.3.2 documentation however..
Reply


Messages In This Thread
RE: updating collision handler for pymunk 5.3.2 - by pythony - Oct-26-2017, 10:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Exception handler problem part 2 Leo 3 2,612 Feb-27-2022, 12:33 AM
Last Post: Larz60+
  Exception handler problem Leo 10 4,562 Feb-24-2022, 08:21 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020