B2.Joint
Supported platforms:
Available since: Gideros 2011.6
Description
The b2.Joint class is the base joint class. Joints are used to constraint two bodies together in various fashions. Some joints also feature limits and motors.
Classes
b2.DistanceJoint
b2.FrictionJoint
b2.GearJoint
b2.MouseJoint
b2.PrismaticJoint
b2.PulleyJoint
b2.RevoluteJoint
b2.RopeJoint
b2.WeldJoint
b2.WheelJoint
Methodsb2.Joint:getAnchorA returns the anchor point on bodyA in world coordinates |
EventsConstants |