|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GearJoint | |
---|---|
org.jbox2d.p5 | This package makes up the BoxWrap2d library for Processing, a simple layer on top of JBox2d to ease construction, simulation, and display of physical worlds when using Processing. |
Uses of GearJoint in org.jbox2d.p5 |
---|
Methods in org.jbox2d.p5 that return GearJoint | |
---|---|
GearJoint |
Physics.createGearJoint(Joint pj1,
Joint pj2,
float ratio)
Create a gear joint, which binds together two existing revolute or prismatic joints (any combination will work). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |