BradWBeer / cl-ode

Common Lisp CFFI wrappers to the ODE physics engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow collision handlers to "fail" a collision.

BradWBeer opened this issue · comments

Return false to stop the collision?