b2World Class
Constructor
b2World
(
-
worldAABB
-
gravity
-
doSleep
Parameters:
-
worldAABB
B2AABBaxis aligned bounding box
-
gravity
B2Vec2gravity force vector
-
doSleep
Booleanbodies can sleep
Item Index
Methods
Properties
Methods
CleanBodyList
()
CreateBody
()
CreateJoint
()
DebugDraw
()
DestroyBody
()
DestroyJoint
()
GetBodyList
()
GetContactList
()
GetGroundBody
()
GetJointList
()
Query
()
QueryPoint
(
-
callback
-
point
Parameters:
-
callback
Function -
point
B2Vec2