Safe Haskell | None |
---|---|
Language | Haskell98 |
Lessons.Bear
Description
Auxiliary definitions to draw a teddy bear
Documentation
dashedCircle :: Number -> Picture #
solidDashedCircle :: (Number, Color) -> Picture #
thickDashedCircle :: (Number, Number) -> Picture #
A color from the 6-stop color wheel with index 1.
See colorWheel
for more information.
A color from the 6-stop color wheel with index 3.
See colorWheel
for more information.
teddyBrown :: Color #