chickadee » physics » body-each-arbiter

body-each-arbiter body procprocedure

This functions calls proc on every arbiter inside this body.

proc should have the following form:

(lambda (arbiter) ...)