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

Safe HaskellNone

Game.LambdaHack.Common.ServerCmd

Description

Synopsis

Documentation

data CmdSer Source

Abstract syntax of server commands.

Instances

aidCmdSer :: CmdSer -> ActorIdSource

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