Package org.hexworks.zircon.api.color

Contains color-related types that can be used for coloring Tiles.

Types

ANSITileColor
Link copied to clipboard
common
enum ANSITileColor : Enum<ANSITileColor> , TileColor
Default ANSI colors.
ColorInterpolator
Link copied to clipboard
common
interface ColorInterpolator
A ColorInterpolator represents a color space between 2 TileColor.
TileColor
Link copied to clipboard
common
interface TileColor : Cacheable
A TileColor represents the colors of a Tile.