LambdaHack-0.11.0.0: A game engine library for tactical squad ASCII roguelike dungeon crawlers
Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Client.UI.Watch.WatchQuitM

Description

Display all the initial (not including high scores) screens at game over.

Synopsis

Documentation

Internal operations

viewFinalLore :: forall m. MonadClientUI m => String -> ItemBag -> Text -> (ItemId -> ItemFull -> Int -> Text) -> ItemDialogMode -> m KM Source #