Difference between revisions of "B2"
|  (added template) | |||
| Line 41: | Line 41: | ||
| [[Special:MyLanguage/b2.WHEEL_JOINT|b2.WHEEL_JOINT]]<br/><!-- GIDEROSCST:b2.WHEEL_JOINT 7--> | [[Special:MyLanguage/b2.WHEEL_JOINT|b2.WHEEL_JOINT]]<br/><!-- GIDEROSCST:b2.WHEEL_JOINT 7--> | ||
| |} | |} | ||
| + | |||
| + | {{B2}} | ||
| + | {{LiquidFun}} | ||
Revision as of 14:07, 6 December 2019
Supported platforms: 






Available since: Gideros 2011.6
Description
To load the Box2D library, call require "box2d". After loading Box2D library, b2 table stores all 
classes and functions related to Box2D physics library. 
| Methodsb2.createDistanceJointDef creates and returns a distance joint definition table | EventsConstantsb2.DISTANCE_JOINT | 
