LambdaHack-0.9.3.1: A game engine library for tactical squad ASCII roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Client.UI.Content.Screen

Contents

Description

The type of definitions of screen layout and features.

Synopsis

Documentation

data ScreenContent Source #

Screen layout and features definition.

Constructors

ScreenContent 

Fields

Internal operations

validateSingle :: ScreenContent -> [Text] Source #

Catch invalid rule kind definitions.