Skip to content
#

physics-2d

Here are 162 public repositories matching this topic...

numberoverzero
numberoverzero commented Nov 4, 2017

This may be a lack of grokking Chipmunk, but I noticed that calling Space.add_collision_handler with *(a, b) and *(b, a) gave different handlers, but only one's separate handler was ever called.

Is the ordering significant? I tried swapping the order that I added collision handlers, but it always picked the same one (ie. not just the last one defined).

This isn't a complete sample

louis-langholtz
louis-langholtz commented May 16, 2018

Expected/Desired Behavior or Experience:

User documentation can be generated automatically from each user interface.

Actual Behavior:

Software development is completely separated from user documentation even though user documentation is essentially a spoken language explanation of nothing else but the user experience with a particular user interface. So coders write the program in

Improve this page

Add a description, image, and links to the physics-2d topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the physics-2d topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.