chickadee » physics » space-add-poststep-callback

space-add-poststep-callback space func key #!optional dataprocedure

Register a default collision handler to be used when no specific collision handler is found. The space is given a default handler when created that returns #t for all collisions in (begin) and (presolve) and does nothing in the (postsolve) and (separate) callbacks.