Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
menuToSlideshow :: OKX -> SlideshowLambdaHack Game.LambdaHack.Client.UI.Slideshow No documentation available.
toSlideshow :: FontSetup -> Bool -> [OKX] -> SlideshowLambdaHack Game.LambdaHack.Client.UI.Slideshow No documentation available.
unsnocSlideshow :: Slideshow -> Maybe (Slideshow, OKX)LambdaHack Game.LambdaHack.Client.UI.Slideshow No documentation available.
module Game.LambdaHack.Client.UI.
SlideshowM Monadic operations on slideshows and related data.
overlayToSlideshow :: MonadClientUI m => Int -> [KM] -> OKX -> m SlideshowLambdaHack Game.LambdaHack.Client.UI.SlideshowM Add current report to the overlay, split the result and produce, possibly, many slides.
reportToSlideshow :: MonadClientUI m => [KM] -> m SlideshowLambdaHack Game.LambdaHack.Client.UI.SlideshowM Split current report into a slideshow.
reportToSlideshowKeepHalt :: MonadClientUI m => Bool -> [KM] -> m SlideshowLambdaHack Game.LambdaHack.Client.UI.SlideshowM Split current report into a slideshow. Keep report unchanged. Assume the game either halts waiting for a key after this is shown, or many slides are produced, all but the last are displayed with player promts between and the last is either shown in full or ignored if inside macro (can be recovered from history, if important). Unless the prompts interrupt the macro, which is as well.
tshowChallenge :: Challenge -> TextLambdaHack Game.LambdaHack.Common.Faction No documentation available.
tshowDiplomacy :: Diplomacy -> TextLambdaHack Game.LambdaHack.Common.Faction No documentation available.
-
LambdaHack Game.LambdaHack.Core.Prelude Show and pack the result.