Package pi.physics.joints
Class WeldJoint
java.lang.Object
pi.physics.joints.Joint<de.pirckheimer_gymnasium.jbox2d.dynamics.joints.WeldJoint>
pi.physics.joints.WeldJoint
Eine Schweißnaht - besser ein Schweißpunkt - klebt zwei Körper
zusammen.
- Author:
- Michael Andonie, Niklas Keller
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pi.physics.joints.Joint
Joint.JointRegistration<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidupdateCustomProperties(de.pirckheimer_gymnasium.jbox2d.dynamics.joints.WeldJoint joint) Methods inherited from class pi.physics.joints.Joint
addReleaseListener, release
-
Constructor Details
-
WeldJoint
public WeldJoint()
-
-
Method Details
-
updateCustomProperties
protected void updateCustomProperties(de.pirckheimer_gymnasium.jbox2d.dynamics.joints.WeldJoint joint) - Specified by:
updateCustomPropertiesin classJoint<de.pirckheimer_gymnasium.jbox2d.dynamics.joints.WeldJoint>
-