swarm-0.7.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellNone
LanguageHaskell2010

Swarm.TUI.Model.Dialog.Structure

Description

A UI-centric model for Structure presentation.

Documentation

data StructureDisplay Source #

Constructors

StructureDisplay 

Fields

structurePanelListWidget :: Lens' StructureDisplay (List Name (StructureInfo RecognizableStructureContent Entity)) Source #