Class SKWarpGeometry

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
Direct Known Subclasses:
SKWarpGeometryGrid

public class SKWarpGeometry
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • SKWarpGeometry

      public SKWarpGeometry()
    • SKWarpGeometry

      protected SKWarpGeometry​(NSObject.Handle h, long handle)
    • SKWarpGeometry

      protected SKWarpGeometry​(NSObject.SkipInit skipInit)
    • SKWarpGeometry

      public SKWarpGeometry​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)