| Copyright | (c) 2011-2015 Ian-Woo Kim |
|---|---|
| License | BSD3 |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell98 |
Hoodle.Coroutine.Eraser
Description
Documentation
eraserStart :: CanvasId -> PointerCoord -> MainCoroutine () Source #
eraserProcess :: CanvasId -> PageNum -> CanvasGeometry -> [RItem] -> (Double, Double) -> MainCoroutine () Source #