LambdaHack-0.11.0.1: A game engine library for tactical squad ASCII roguelike dungeon crawlers
Safe HaskellSafe-Inferred
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 #