Safe Haskell | None |
---|---|
Language | Haskell2010 |
Game.LambdaHack.Client.UI.ItemSlot
Description
Item slots for UI and AI item collections.
Documentation
Slot label. Usually just a character. Sometimes with a numerical prefix.
Constructors
SlotChar | |
Fields
|
Mapping from slot labels to item identifiers.
Constructors
ItemSlots | |
allZeroSlots :: [SlotChar] Source #