Uses of Class
ea.actor.DistanceJoint
Packages that use DistanceJoint
-
Uses of DistanceJoint in ea.actor
Methods in ea.actor that return DistanceJointModifier and TypeMethodDescriptionfinal DistanceJoint
Actor.createDistanceJoint
(Actor other, Vector anchorRelativeToThis, Vector anchorRelativeToOther) Erstellt einen Distance-Joint zwischen diesem und einem weiterenActor
-Objekt.