LambdaHack-0.2.10: A roguelike game engine in early and active development

Safe HaskellNone

Game.LambdaHack.Common.ServerCmd

Description

Synopsis

Documentation

data CmdSer

Abstract syntax of server commands.

Instances

aidCmdSer :: CmdSer -> ActorId

The actor that start performing the command (may be dead, after the command is performed).