drawLeftSpiralOfArchimedes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto drawLeftSpiralOfArchimedes(Surface surface, RGBColor rgbColor, U x, V y, V m, W n)
  2. auto drawLeftSpiralOfArchimedes(Surface surface, RGBColor rgbColor, U x, V y, V m, W n)
    drawLeftSpiralOfArchimedes
    (
    T
    U
    V
    W
    )
    (,
    RGBColor rgbColor
    ,
    U x
    ,
    V y
    ,
    V m
    ,
    W n
    )
    if (
    allArithmetic!(T, U, V, W)
    )

Meta