Method CirclePoint
CirclePoint(float, float)
Calculates a point on a circle with the given radius at the specified angle.
public static SKPoint CirclePoint(float radius, float radians)
Calculates a point on a circle with the given radius at the specified angle.
public static SKPoint CirclePoint(float radius, float radians)