Safe Haskell | None |
---|
Game.LambdaHack.StrategyAction
Description
AI strategy operations implemented with the Action
monad.
Documentation
targetStrategy :: COps -> ActorId -> State -> Perception -> [Ability] -> Strategy TargetSource
AI proposes possible targets for the actor. Never empty.