Returns functions for the callbacks during the world update.
Available since LÖVE 0.8.0
This variant is not supported in earlier versions.
beginContact, endContact, preSolve, postSolve = World:getCallbacks( )
None.
function beginContact
function endContact
function preSolve
function postSolve
Removed in LÖVE 0.8.0
This variant is not supported in that and later versions.
add, persist, remove, result = World:getCallbacks( )
None.
function add
function persist
function remove
function result
© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/World:getCallbacks