LambdaHack-0.7.1.0: A game engine library for roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Client.UI.Frontend.Chosen

Description

Re-export the operations of the chosen raw frontend (determined at compile time with cabal flags).

Synopsis

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.