chickadee » physics » space-each-constraint

space-each-constraint space funcprocedure

This functions calls proc on every constraint inside this space.

proc should have the following form:

(lambda (constraint) ...)