Declaration

func alignPoint(toGrid point: NSPoint, type nodeType: GSNode.NodeType) -> NSPoint

Declaration

- (NSPoint) alignPointToGrid:(NSPoint) point type:(GSNodeType) nodeType;

Declaration

alignPointToGrid_type_(point: NSPoint, nodeType: GSNodeType) -> NSPoint