Class SKPhysicsJointLimit

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class SKPhysicsJointLimit
extends SKPhysicsJoint
  • Constructor Details

  • Method Details

    • getMaxLength

      public double getMaxLength()
    • setMaxLength

      public void setMaxLength​(double v)
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • create

      protected static long create​(SKPhysicsBody bodyA, SKPhysicsBody bodyB, CGPoint anchorA, CGPoint anchorB)