Uses of Class
com.xebisco.yield.physics.joints.RevoluteJoint2D
Packages that use RevoluteJoint2D
-
Uses of RevoluteJoint2D in com.xebisco.yield.physics.joints
Methods in com.xebisco.yield.physics.joints that return RevoluteJoint2DModifier and TypeMethodDescriptionRevoluteJoint2D.setEnableLimit(boolean enableLimit) RevoluteJoint2D.setEnableMotor(boolean enableMotor) RevoluteJoint2D.setLowerAngle(double lowerAngle) RevoluteJoint2D.setMaxMotorTorque(double maxMotorTorque) RevoluteJoint2D.setMotorSpeed(double motorSpeed) RevoluteJoint2D.setUpperAngle(double upperAngle)