swarm-0.6.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.TUI.Model.Structure

Description

A UI-centric model for Structure presentation.

Documentation

data StructureDisplay Source #

Constructors

StructureDisplay 

Fields

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