B2.World
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
The `b2.World` class inherits from the following class: `EventDispatcher`.
The `b2.World` class manages all physics entities and dynamic simulation. It is possible to create and manage more than one `b2.World` instance.
Methodsb2.World.new - |
EventsEvent.BEGIN_CONTACT Event.BEGIN_CONTACT_PARTICLE Event.END_CONTACT Event.POST_SOLVE Event.PRE_SOLVE Constants |