B2

From GiderosMobile
Revision as of 09:25, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Supported platforms:''' <br/> '''Available since:''' Gideros 2011.6<br/> === Description === <br /> To load the Box2D library, call `require "box2d"`. A...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Methods

Events

Constants