LambdaHack-0.11.0.1: A game engine library for tactical squad ASCII roguelike dungeon crawlers
Safe HaskellSafe-Inferred
LanguageHaskell2010

Game.LambdaHack.Client.UI.ItemDescription

Description

Descriptions of items.

Synopsis

Documentation

partItem :: Int -> FactionId -> FactionDict -> Time -> ItemFull -> ItemQuant -> (Part, Part) Source #

The part of speech describing the item.

Internal operations