JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pi.physics.joints
Interface JointBuilder<JointType extends
Joint
>
public interface
JointBuilder<JointType extends
Joint
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JointType
createJoint
(
World
world,
Body
a,
Body
b)
Method Details
createJoint
JointType
createJoint
(
World
world,
Body
a,
Body
b)