chickadee » physics » space-each-shape

space-each-shape space funcprocedure

This functions calls proc on every shape inside this space.

proc should have the following form:

(lambda (shape) ...)