Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. ChooseItemApply :: [TriggerItem] -> HumanCmd

    LambdaHack Game.LambdaHack.Client.UI.HumanCmd

    No documentation available.

  2. revCmdMap :: MonadClientUI m => m (HumanCmd -> KM)

    LambdaHack Game.LambdaHack.Client.UI.MonadClientUI

    No documentation available.

  3. squareToMap :: PointSquare -> Point

    LambdaHack Game.LambdaHack.Client.UI.PointUI

    No documentation available.

  4. smenuIxMap :: SessionUI -> Map String Int

    LambdaHack Game.LambdaHack.Client.UI.SessionUI

    indices of last used menu items

  5. type FontOverlayMap = EnumMap DisplayFont Overlay

    LambdaHack Game.LambdaHack.Client.UI.Slideshow

    No documentation available.

  6. attrLinesToFontMap :: [(DisplayFont, [AttrLine])] -> FontOverlayMap

    LambdaHack Game.LambdaHack.Client.UI.Slideshow

    This appends vertically a list of blurbs into a single font overlay map. Not to be used if some blurbs need to be places overlapping vertically, e.g., when the square font symbol needs to be in the same line as the start of the descritpion of the denoted item or when mono font buttons need to be after a prompt.

  7. maxYofFontOverlayMap :: FontOverlayMap -> Int

    LambdaHack Game.LambdaHack.Client.UI.Slideshow

    No documentation available.

  8. type KillMap = EnumMap FactionId EnumMap ItemId Int

    LambdaHack Game.LambdaHack.Common.Analytics

    No documentation available.

  9. type ItemIxMap = EnumMap ItemKindIx EnumSet ItemId

    LambdaHack Game.LambdaHack.Common.Item

    The map of item kind indexes to identifiers of items that have that kind. Used to update data about items when their kinds become known, e.g., AI item use benefit data.

  10. oimapVector :: ContentData a -> (ContentId a -> a -> b) -> Vector b

    LambdaHack Game.LambdaHack.Common.Kind

    No documentation available.

Page 1008 of many | Previous | Next