LambdaHack-0.5.0.0: 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.

data ResponseUI Source #

Abstract syntax of client commands that use the UI.