Function
Joint:destroy( )
Explicitly destroys the Joint. When you don't have time to wait for garbage collection, this function may be used to free the object immediately, but note that an error will occur if you attempt to use the object after calling this function.
Synopsis
Joint:destroy( )
See Also
Shape:destroy   Body:destroy  
Copyright © 2006-2010 LÖVE Development Team.