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

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Common.Response

Description

Synopsis

Documentation

data ResponseAI Source

Abstract syntax of client commands that don't use the UI.

Instances

data ResponseUI Source

Abstract syntax of client commands that use the UI.

Instances