Class GKPolygonObstacle

    • Constructor Detail

      • GKPolygonObstacle

        public GKPolygonObstacle()
      • GKPolygonObstacle

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

        public GKPolygonObstacle​(NSCoder decoder)
      • GKPolygonObstacle

        public GKPolygonObstacle​(VectorFloat2[] points)
    • Method Detail

      • getVertexCount

        public long getVertexCount()
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(VectorFloat2 points,
                            long numPoints)
      • init

        protected long init​(NSCoder decoder)