Physics Engine
Jump to navigation
Jump to search
Here are all the functions/methods available in the Physics Engine part of the API.
Since it's based on Chipmunks Physics, its official documentation is worth of interest.
This library is not included unless the statement "require ('physics')" is found at the top of the Lua script. See require for more details.