Skip to main content

Box2D.Dynamics.Joints.b2JointType


Enum b2JointType

Namespace: Box2D.Dynamics.Joints
Assembly: Box2D.dll, box2d.iOS.dll

[Flags]
public enum b2JointType : short

Fields

e_distanceJoint = 16

e_frictionJoint = 1024

e_gearJoint = 128

e_mouseJoint = 64

e_prismaticJoint = 8

e_pulleyJoint = 32

e_revoluteJoint = 4

e_ropeJoint = 2048

e_unknownJoint = 1

e_weldJoint = 512

e_wheelJoint = 256