| Maintainer | ch.howard@zoho.com |
|---|---|
| Safe Haskell | None |
Graphics.OscPacking.Paint
Description
- buildPicture :: Interpretation -> Packing -> Int -> Picture
- displayWindow :: (Int, Int) -> Color -> Picture -> IO ()
- displayFullscreen :: (Int, Int) -> Color -> Picture -> IO ()
Documentation
Arguments
| :: Interpretation | graphical interpretation method |
| -> Packing | initialization parameters |
| -> Int | maximum number of circles to build |
| -> Picture |
Generating a packing from Packing parameters and convert into a Picture