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

Swarm.TUI.View.Attribute.CustomStyling

Description

 

Documentation

toStyle :: StyleFlag -> Style Source #

hexToAttrColor :: HexColor -> Color Source #

toAttrPair :: CustomAttr -> (WorldAttr, Attr) Source #