Declaration

class func angle(_ node: GSNode, withRadius radius: CGFloat) -> CGFloat

Declaration

+ (CGFloat) angle:(GSNode *) node withRadius:(CGFloat) radius;

Declaration

angle_withRadius_(node: GSNode, radius: float) -> float