Module Box2D


Classes

b2AABB
b2BlockAllocator
b2Body
b2BodyDef
b2Bound
b2BoundaryListener
b2BroadPhase
b2BufferedPair
b2BuoyancyController
b2BuoyancyControllerDef
b2CircleDef
b2CircleShape
b2Color
b2ConstantAccelController
b2ConstantAccelControllerDef
b2ConstantForceController
b2ConstantForceControllerDef
b2Contact
b2ContactEdge
b2ContactFilter
b2ContactID
b2ContactID_features
b2ContactListener
b2ContactManager
b2ContactPoint
b2ContactRegister
b2ContactResult
b2Controller
b2ControllerDef
b2ControllerEdge
b2DebugDraw
b2DestructionListener
b2DistanceJoint
b2DistanceJointDef
b2EdgeChainDef
b2EdgeShape
b2FilterData
b2GearJoint
b2GearJointDef
b2GravityController
b2GravityControllerDef
b2Jacobian
b2Joint
b2JointDef
b2JointEdge
b2LineJoint
b2LineJointDef
b2Manifold
b2ManifoldPoint
b2MassData
b2Mat22
b2Mat33
b2MouseJoint
b2MouseJointDef
b2NullContact
b2OBB
b2Pair
b2PairCallback
b2PairManager
b2PickleError
b2PolygonDef
b2PolygonShape
b2PrismaticJoint
b2PrismaticJointDef
b2Proxy
b2PulleyJoint
b2PulleyJointDef
b2RevoluteJoint
b2RevoluteJointDef
b2Segment
b2Shape
b2ShapeDef
b2StackAllocator
b2StackEntry
b2Sweep
b2TensorDampingController
b2TensorDampingControllerDef
b2TimeStep
b2Vec2
b2Vec3
b2Version
b2World
b2XForm

Functions

__b2ComputeCentroid
__b2ComputeOBB
__b2Distance__
_generic_getstate
_generic_setstate
_pickle_body_getstate
_pickle_factory_set
_pickle_finalize
_pickle_finalize_controller
_pickle_finalize_joint
_pickle_finalize_shapelist
_pickle_finalize_world
_pickle_fix_value_load
_pickle_fix_value_save
_pickle_get_b2world
_pickle_get_controller
_pickle_get_joint
_swig_getattr
_swig_repr
_swig_setattr
_swig_setattr_nondynamic
_swig_setattr_nondynamic_method
b2AABBOverlaps
b2Abs
b2Alloc
b2BodyCompare
b2CheckPolygonDef
b2Clamp
b2CollideCircles
b2CollidePolyParticle
b2CollidePolygonAndCircle
b2CollidePolygons
b2Contact_AddType
b2Contact_Create
b2Contact_Destroy
b2Contact_InitializeRegisters
b2ControllerCompare
b2Cross
b2Distance
b2DistanceSquared
b2Dot
b2Free
b2InvSqrt
b2IsPowerOfTwo
b2IsValid
b2JointCompare
b2Max
b2Min
b2MixFriction
b2MixRestitution
b2Mul
b2MulT
b2NextPowerOfTwo
b2PythonCheckPolygonDef
b2PythonComputeCentroid
b2Random
b2ShapeCompare
b2TestOverlap
b2TimeOfImpact
b2add
b2equ
b2mul
b2sub
collideCircleParticle
no_pickle
pickle_fix

Variables

B2_FLT_EPSILON
B2_FLT_MAX
FLT_EPSILON
RAND_LIMIT
__package__
_newclass
b2Mat22_identity
b2Vec2_zero
b2XForm_identity
b2_angularSleepTolerance
b2_angularSlop
b2_blockSizes
b2_chunkArrayIncrement
b2_chunkSize
b2_contactBaumgarte
b2_invalid
b2_linearSleepTolerance
b2_linearSlop
b2_maxAngularCorrection
b2_maxAngularVelocity
b2_maxAngularVelocitySquared
b2_maxBlockSize
b2_maxLinearCorrection
b2_maxLinearVelocity
b2_maxLinearVelocitySquared
b2_maxManifoldPoints
b2_maxPairs
b2_maxPolygonVertices
b2_maxProxies
b2_maxStackEntries
b2_maxTOIContactsPerIsland
b2_maxTOIJointsPerIsland
b2_minPulleyLength
b2_nullEdge
b2_nullFeature
b2_nullPair
b2_nullProxy
b2_pi
b2_stackSize
b2_tableCapacity
b2_tableMask
b2_timeToSleep
b2_toiSlop
b2_velocityThreshold
cvar
cvars
e_atLowerLimit
e_atUpperLimit
e_buoyancyController
e_circleShape
e_constantAccelController
e_constantForceController
e_distanceJoint
e_edgeShape
e_equalLimits
e_gearJoint
e_gravityController
e_hitCollide
e_inactiveLimit
e_lineJoint
e_missCollide
e_mouseJoint
e_polygonShape
e_prismaticJoint
e_pulleyJoint
e_revoluteJoint
e_shapeTypeCount
e_startsInsideCollide
e_tensorDampingController
e_unknownController
e_unknownJoint
e_unknownShape

[hide private]