Difference between revisions of "JointType"
(Created page with 'Different types of joints. == Constants == ;distance: A DistanceJoint. ;gear: A GearJoint. ;mouse: A MouseJoint. ;prismatic: A PrismaticJoint. ;pulley: A [[Pulley…') |
(parent should probably be Joint) |
||
Line 8: | Line 8: | ||
;revolute: A [[RevoluteJoint]]. | ;revolute: A [[RevoluteJoint]]. | ||
== See Also == | == See Also == | ||
− | * [[parent:: | + | * [[parent::Joint]] |
[[Category:Enums]] | [[Category:Enums]] | ||
{{#set:Description=Different types of joints.}} | {{#set:Description=Different types of joints.}} |
Revision as of 09:12, 16 October 2010
Different types of joints.
Constants
- distance
- A DistanceJoint.
- gear
- A GearJoint.
- mouse
- A MouseJoint.
- prismatic
- A PrismaticJoint.
- pulley
- A PulleyJoint.
- revolute
- A RevoluteJoint.