Instance Method
round(toGridLength:)roundToGridLength:roundToGridLength_
Declaration
func round(toGridLength gridLength: CGFloat)Declaration
- (void) roundToGridLength:(CGFloat) gridLength;Declaration
roundToGridLength_(gridLength: float)Instance Method
func round(toGridLength gridLength: CGFloat)- (void) roundToGridLength:(CGFloat) gridLength;roundToGridLength_(gridLength: float)