Class GKSphereObstacle

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class GKSphereObstacle
    extends GKObstacle
    Since:
    Available in iOS 10.0 and later.
    • Constructor Detail

      • GKSphereObstacle

        public GKSphereObstacle()
      • GKSphereObstacle

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

        public GKSphereObstacle​(float radius)
    • Method Detail

      • getRadius

        public float getRadius()
      • setRadius

        public void setRadius​(float v)
      • init

        protected long init​(float radius)