Safe Haskell | None |
---|
Game.LambdaHack.Content.ActorKind
Description
The type of kinds of monsters and heroes.
Documentation
Actor properties that are fixed for a given kind of actors.
Constructors
ActorKind | |
Fields
|
validateActorKind :: [ActorKind] -> [ActorKind]Source
Filter a list of kinds, passing through only the incorrect ones, if any.
Make sure actor kinds can be told apart on the level map.