LambdaHack-0.5.0.0: A game engine library for roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Atomic.HandleAtomicWrite

Description

Synopsis

Documentation

handleCmdAtomic :: MonadStateWrite m => CmdAtomic -> m () Source

The game-state semantics of atomic game commands. Special effects (SfxAtomic) don't modify state.