| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Brillo.Data.Controller
Synopsis
- data Controller = Controller {
- controllerSetRedraw :: IO ()
- controllerModifyViewPort :: (ViewPort -> IO ViewPort) -> IO ()
Documentation
data Controller Source #
Functions to asynchronously control a Brillo display.
Constructors
| Controller | |
Fields
| |