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

Swarm.Game.Entity.Cosmetic.Assignment

Description

Entity and terrain coloring.

This module is the sole "ground truth" for color assignment of entities and terrain. More specifically, it sets colors for "attributes", and the attributes are referenced by entities/terrain.

Synopsis

Entities and Terrain

worldAttributes :: Map WorldAttr PreservableColor Source #

Colors of entities in the world.