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