Difference between revisions of "Category:Physics Engine"

From Inspired-Lua Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
  
  
 +
Here is a tree-organized list of the Physics Engine API :
 +
<categorytree mode=pages>Physics_Engine</categorytree>
  
<categorytree mode=pages>Physics_Engine</categorytree>
+
<br />
 +
<br />
 +
<br />

Latest revision as of 13:48, 6 June 2012

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.


Here is a tree-organized list of the Physics Engine API : <categorytree mode=pages>Physics_Engine</categorytree>