| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Game.LambdaHack.Content.ItemKind
Description
The type of kinds of weapons, treasure, organs, shrapnel and actors.
Documentation
Item properties that are fixed for a given kind of items.
Constructors
| ItemKind | |
Fields
| |
toVelocity :: Int -> Feature Source
validateItemKind :: [ItemKind] -> [ItemKind] Source
Filter a list of kinds, passing through only the incorrect ones, if any.