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