Copyright | (c) Vladimir Lopatin 2022 |
---|---|
License | BSD-3-Clause |
Maintainer | Vladimir Lopatin <madjestic13@gmail.com> |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
A structure for a user-controllable object.
Documentation
data Controllable Source #
Instances
Show Controllable Source # | |
Defined in Graphics.RedViz.Controllable showsPrec :: Int -> Controllable -> ShowS # show :: Controllable -> String # showList :: [Controllable] -> ShowS # |