Safe Haskell | None |
---|---|
Language | Haskell2010 |
Game.LambdaHack.Client.AI.PickActorM
Description
Semantics of most ResponseAI
client commands.
Documentation
pickActorToMove :: MonadClient m => Maybe ActorId -> m ActorId Source #
useTactics :: MonadClient m => ActorId -> m () Source #