Safe Haskell | None |
---|---|
Language | Haskell2010 |
Game.LambdaHack.Client.UI.Frontend.Vty
Description
Text frontend based on Vty.
- startup :: ClientOptions -> IO RawFrontend
- frontendName :: String
Documentation
startup :: ClientOptions -> IO RawFrontend Source #
Starts the main program loop using the frontend input and output.
frontendName :: String Source #
The name of the frontend.