Draws a spiral.
@see #stroke()
@since 0.0.7
@param center Spiral center.
@param startAngle Starting angle.
@param endAngle Ending angle.
@param branchWidth Distance between the spiral branches.
@param branchRatio Linear coefficient applied to the branch width.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.