chickadee » physics » body-each-constraint

body-each-constraint body procprocedure

This functions calls proc on every constraint inside this body.

proc should have the following form:

(lambda (constraint) ...)