Cleanup creature update slightly, add show instance for impulses
This commit is contained in:
@@ -85,7 +85,7 @@ performTurnToA cr p
|
||||
jit = _mvTurnJit $ _crMvType cr
|
||||
|
||||
{- | Performing an action means that a creature has some impulses for a frame, and
|
||||
updates or deletes the action itself.
|
||||
updates or deletes the action itself.
|
||||
-- doAction -}
|
||||
performAction :: Creature -> World -> Action -> OutAction
|
||||
performAction cr w ac = case ac of
|
||||
|
||||
Reference in New Issue
Block a user