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

Swarm.TUI.Launch.Model

Description

Types for representing state of the launch dialog, along with conversion functions for validated launch parameters.

Synopsis

Documentation

type EditingLaunchParams = LaunchParams (Either Text) Source #

Use this to store error messages on individual fields

data LaunchOptions Source #

UI elements to configure scenario launch options