chickadee » physics » space-each-body

space-each-body space funcprocedure

This functions calls proc on every body inside this space.

proc should have the following form:

(lambda (body) ...)