b2World Class
Constructor
b2World
(
-
worldAABB -
gravity -
doSleep
Parameters:
-
worldAABBB2AABBaxis aligned bounding box
-
gravityB2Vec2gravity force vector
-
doSleepBooleanbodies can sleep
Item Index
Methods
Properties
Methods
CleanBodyList
()
CreateBody
()
CreateJoint
()
DebugDraw
()
DestroyBody
()
DestroyJoint
()
GetBodyList
()
GetContactList
()
GetGroundBody
()
GetJointList
()
Query
()
QueryPoint
(
-
callback -
point
Parameters:
-
callbackFunction -
pointB2Vec2
