Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
C
- cache - Variable in class squidpony.squidgrid.gui.gdx.SquidColorCenter
- cacheSize() - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
-
The actual cache is not public, but there are cases where you may want to know how many different colors are actually used in a frame or a section of the game.
- calculateConsistentLightAmount(float, float) - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
-
Allows you to reproduce the effects of
SparseLayers.putWithConsistentLight(int, int, char, float, float, float, double, float)
without recalculating the modifier many times per frame. - calculateConsistentLightModifier() - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
-
Gets a modifier that should be given to
SparseLayers.calculateConsistentLightAmount(float, float)
; this only needs to be called at most once per frame. - calculateConsistentLightModifier(float) - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
-
Gets a modifier that should be given to
SparseLayers.calculateConsistentLightAmount(float, float)
; this only needs to be called at most once per frame. - calculateFOV(int, int) - Method in class squidpony.squidgrid.gui.gdx.LightingHandler
-
Used to calculate what cells are visible as if any flicker or strobe effects were simply constant light sources.
- calculateFOV(int, int, int, int, int, int) - Method in class squidpony.squidgrid.gui.gdx.LightingHandler
-
Used to calculate what cells are visible as if any flicker or strobe effects were simply constant light sources.
- calculateFOV(Coord) - Method in class squidpony.squidgrid.gui.gdx.LightingHandler
-
Used to calculate what cells are visible as if any flicker or strobe effects were simply constant light sources.
- CAMO_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Camo Green" has RGB code
0x78866B
, red 0.47058824, green 0.5254902, blue 0.41960785, alpha 1, hue 0.25308633, saturation 0.20149258, and value 0.5254902. - CAPE_JASMINE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cape Jasmine" has RGB code
0xFFB95A
, red 1.0, green 0.7254902, blue 0.3529412, alpha 1, hue 0.095959544, saturation 0.64705884, and value 1.0. - CAPUT_MORTUUM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Caput Mortuum" has RGB code
0x592720
, red 0.34901962, green 0.15294118, blue 0.1254902, alpha 1, hue 0.020467877, saturation 0.6404494, and value 0.34901962. - CARDINAL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cardinal" has RGB code
0xC41E3A
, red 0.76862746, green 0.11764706, blue 0.22745098, alpha 1, hue 0.9718876, saturation 0.8469388, and value 0.76862746. - CARMINE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Carmine" has RGB code
0x960018
, red 0.5882353, green 0.0, blue 0.09411765, alpha 1, hue 0.97333336, saturation 1.0, and value 0.5882353. - CARNATION_PINK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Carnation Pink" has RGB code
0xFFA6C9
, red 1.0, green 0.6509804, blue 0.7882353, alpha 1, hue 0.9344569, saturation 0.3490196, and value 1.0. - CAROLINA_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Carolina Blue" has RGB code
0x99BADD
, red 0.6, green 0.7294118, blue 0.8666667, alpha 1, hue 0.5857842, saturation 0.3076923, and value 0.8666667. - CARROT_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Carrot Orange" has RGB code
0xED9121
, red 0.92941177, green 0.5686275, blue 0.12941177, alpha 1, hue 0.09150338, saturation 0.8607595, and value 0.92941177. - CATTAIL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cattail" has RGB code
0xB64925
, red 0.7137255, green 0.28627452, blue 0.14509805, alpha 1, hue 0.041379213, saturation 0.79670334, and value 0.7137255. - cbMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCbCrFilter
- CELADON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Celadon" has RGB code
0xACE1AF
, red 0.6745098, green 0.88235295, blue 0.6862745, alpha 1, hue 0.34276724, saturation 0.23555554, and value 0.88235295. - CELADON_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Celadon Dye" has RGB code
0x819C8B
, red 0.5058824, green 0.6117647, blue 0.54509807, alpha 1, hue 0.39506173, saturation 0.17307691, and value 0.6117647. - cellHeight - Variable in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
-
A cell's height, as given at creation time.
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.SquidLayers
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.SquidMouse
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.StarterKit
-
The height of a cell that holds one char, in "relative pixels," where the screen is expected to stretch so one relative pixel does not generally refer to one actual screen pixel (since high-DPI phones and laptops may make a single pixel virtually impossible to see with the naked eye).
- cellHeight() - Method in interface squidpony.squidgrid.gui.gdx.IPackedColorPanel
- cellHeight() - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
- cellHeight() - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
- cellToActor(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
Created an Actor from the contents of the given x,y position on the grid.
- cellToActor(int, int, boolean) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
Created an Actor from the contents of the given x,y position on the grid; deleting the grid's String content at this cell.
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
-
A cell's width, as given at creation time.
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.SquidLayers
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.SquidMouse
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.StarterKit
-
The width of a cell that holds one char, in "relative pixels," where the screen is expected to stretch so one relative pixel does not generally refer to one actual screen pixel (since high-DPI phones and laptops may make a single pixel virtually impossible to see with the naked eye).
- cellWidth() - Method in interface squidpony.squidgrid.gui.gdx.IPackedColorPanel
- cellWidth() - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
- cellWidth() - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
- center - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.ExplosionEffect
-
Normally you should set this in the constructor, and not change it later.
- CENTER_ARROW - Static variable in class squidpony.squidgrid.gui.gdx.SquidInput
-
Not typically a dedicated key, but if numpadDirections is enabled, this will be sent by Numpad 5.
- centers - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.GlowBallEffect
-
This will change over the course of the effect's duration, and includes 16 overlapping faint glowing areas.
- CERISE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cerise" has RGB code
0xDE3163
, red 0.87058824, green 0.19215687, blue 0.3882353, alpha 1, hue 0.9518305, saturation 0.7792793, and value 0.87058824. - CERULEAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cerulean" has RGB code
0x007BA7
, red 0.0, green 0.48235294, blue 0.654902, alpha 1, hue 0.5439123, saturation 1.0, and value 0.654902. - CERULEAN_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cerulean Blue" has RGB code
0x2A52BE
, red 0.16470589, green 0.32156864, blue 0.74509805, alpha 1, hue 0.6216217, saturation 0.7789474, and value 0.74509805. - cgMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCoCgFilter
- ChainFilter(Collection<IFilter<Color>>) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ChainFilter
- ChainFilter(IFilter<Color>, IFilter<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ChainFilter
- ChainFilter(IFilter<Color>, IFilter<Color>, IFilter<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ChainFilter
- ChainFilter(FloatFilter...) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.ChainFilter
-
Takes a vararg or array of FloatFilter objects and produces a ChainFilter that will call all of them in order on any color given to this to alter.
- chains - Variable in class squidpony.squidgrid.gui.gdx.Filters.ChainFilter
- changeScreenSize(int, int) - Method in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
- charsToABGR(char[]) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Meant for usage with
SColor.floatToChars(char[], float)
, this will take 8 chars fromdata
, read them as as an RGBA8888 32-bit integer in hexadecimal format, and use that integer to construct an int in ABGR8888 format. - charsToABGR(char[], int) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Meant for usage with
SColor.floatToChars(char[], float)
, this will take 8 chars fromdata
starting atoffset
, read them as as an RGBA8888 32-bit integer in hexadecimal format, and use that integer to construct an int in ABGR8888 format. - charsToFloat(char[]) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Meant for usage with
SColor.floatToChars(char[], float)
, this will take 8 chars fromdata
, read them as as an RGBA8888 32-bit integer in hexadecimal format, and use that integer to construct a packed float in ABGR8888 format. - charsToFloat(char[], int) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Meant for usage with
SColor.floatToChars(char[], float)
, this will take 8 chars fromdata
starting atoffset
, read them as as an RGBA8888 32-bit integer in hexadecimal format, and use that integer to construct a packed float in ABGR8888 format. - charsToFloat(CharSequence, int) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Meant for usage with
SColor.floatToChars(char[], float)
, this will take 8 chars fromdata
, read them as as an RGBA8888 32-bit integer in hexadecimal format, and use that integer to construct a packed float in ABGR8888 format. - charsToRGBA(char[]) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Meant for usage with
SColor.floatToChars(char[], float)
, this will take 8 chars fromdata
, read them as as an RGBA8888 32-bit integer in hexadecimal format, and return that integer in RGBA8888 format. - charsToRGBA(char[], int) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Meant for usage with
SColor.floatToChars(char[], float)
, this will take 8 chars fromdata
starting atoffset
, read them as as an RGBA8888 32-bit integer in hexadecimal format, and return that integer in RGBA8888 format. - CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chartreuse" has RGB code
0xDFFF00
, red 0.8745098, green 1.0, blue 0.0, alpha 1, hue 0.18758178, saturation 1.0, and value 1.0. - CHARTREUSE_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chartreuse Green" has RGB code
0x7FFF00
, red 0.49803922, green 1.0, blue 0.0, alpha 1, hue 0.25032687, saturation 1.0, and value 1.0. - charValue - Variable in class squidpony.squidgrid.gui.gdx.SparseTextMap.Entry
- charValues() - Method in class squidpony.squidgrid.gui.gdx.SparseTextMap
-
Returns an iterator for the values in the map.
- CharValues(SparseTextMap) - Constructor for class squidpony.squidgrid.gui.gdx.SparseTextMap.CharValues
- CHERRY_BLOSSOM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cherry Blossom" has RGB code
0xFFB7C5
, red 1.0, green 0.7176471, blue 0.77254903, alpha 1, hue 0.96759254, saturation 0.28235292, and value 1.0. - CHERRY_BLOSSOM_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cherry Blossom Dye" has RGB code
0xFCC9B9
, red 0.9882353, green 0.7882353, blue 0.7254902, alpha 1, hue 0.03980112, saturation 0.265873, and value 0.9882353. - CHERRY_BLOSSOM_MOUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cherry Blossom Mouse" has RGB code
0xAC8181
, red 0.6745098, green 0.5058824, blue 0.5058824, alpha 1, hue 0.0, saturation 0.24999999, and value 0.6745098. - CHESTNUT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chestnut" has RGB code
0xCD5C5C
, red 0.8039216, green 0.36078432, blue 0.36078432, alpha 1, hue 0.0, saturation 0.5512195, and value 0.8039216. - CHESTNUT_LEATHER_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chestnut Leather Brown" has RGB code
0x60281E
, red 0.3764706, green 0.15686275, blue 0.11764706, alpha 1, hue 0.02525258, saturation 0.6875, and value 0.3764706. - CHESTNUT_PLUM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chestnut Plum" has RGB code
0x8B352D
, red 0.54509807, green 0.20784314, blue 0.1764706, alpha 1, hue 0.014184475, saturation 0.67625904, and value 0.54509807. - CHINESE_TEA_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chinese Tea Brown" has RGB code
0xB35C44
, red 0.7019608, green 0.36078432, blue 0.26666668, alpha 1, hue 0.036036015, saturation 0.6201117, and value 0.7019608. - CHINESE_TEA_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chinese Tea Yellow" has RGB code
0xB7702D
, red 0.7176471, green 0.4392157, blue 0.1764706, alpha 1, hue 0.080917835, saturation 0.75409836, and value 0.7176471. - CHOCOLATE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Chocolate" has RGB code
0x7B3F00
, red 0.48235294, green 0.24705882, blue 0.0, alpha 1, hue 0.08536589, saturation 1.0, and value 0.48235294. - choices - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.GibberishEffect
-
This char array contains all characters that can be used in the foreground of this effect.
- chromaB(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "Chroma B," or Cb, of the given libGDX Color in YCbCr format; ranges from -0.5f to 0.5f .
- chromaBOfFloat(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "Chroma B," or Cb, of the given packed float in YCbCr format; ranges from -0.5f to 0.5f .
- chromaMild(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chroma mild" of the given packed float, which when combined with chroma warm describes the shade and saturation of a color, in YCwCm format; ranges from -1f to 1f .
- chromaMild(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chroma mild" of the given libGDX Color, which when combined with chroma warm describes the shade and saturation of a color, in YCwCm format; ranges from -1f to 1f .
- chromaR(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "Chroma R," or Cr, of the given libGDX Color in YCbCr format; ranges from -0.5f to 0.5f .
- chromaROfFloat(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "Chroma R," or Cr, of the given packed float in YCbCr format; ranges from -0.5f to 0.5f .
- chromaWarm(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chroma warm" of the given packed float, which when combined with chroma mild describes the shade and saturation of a color, in YCwCm format; ranges from -1f to 1f .
- chromaWarm(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chroma warm" of the given libGDX Color, which when combined with chroma mild describes the shade and saturation of a color, in YCwCm format; ranges from -1f to 1f .
- chrominanceGreen(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chrominance green" of the given packed float, which when combined with chrominance orange describes the shade and saturation of a color, in YCoCg format; ranges from -0.5f to 0.5f .
- chrominanceGreen(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chrominance green" of the given libGDX Color, which when combined with chrominance orange describes the shade and saturation of a color, in YCoCg format; ranges from -0.5f to 0.5f .
- chrominanceOrange(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chrominance orange" of the given packed float, which when combined with chrominance green describes the shade and saturation of a color, in YCoCg format; ranges from -0.5f to 0.5f .
- chrominanceOrange(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
The "chrominance orange" of the given libGDX Color, which when combined with chrominance green describes the shade and saturation of a color, in YCoCg format; ranges from -0.5f to 0.5f .
- CINNABAR - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cinnabar" has RGB code
0xE34234
, red 0.8901961, green 0.25882354, blue 0.20392157, alpha 1, hue 0.013333321, saturation 0.7709251, and value 0.8901961. - CINNAMON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cinnamon" has RGB code
0xD2691E
, red 0.8235294, green 0.4117647, blue 0.11764706, alpha 1, hue 0.06944442, saturation 0.85714287, and value 0.8235294. - clamp() - Method in class squidpony.squidgrid.gui.gdx.SColor
-
Clamps this Color's components to a valid range [0 - 1] and re-calculates the packed float value of this color.
- clampDuration(float) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
- clear() - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
-
Removes all background colors, setting them to transparent, and all foreground chars in all layers.
- clear() - Method in class squidpony.squidgrid.gui.gdx.SparseTextMap
- clear(int) - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
-
Removes all foreground chars in the requested layer; does not affect the background or other layers.
- clear(int) - Method in class squidpony.squidgrid.gui.gdx.SparseTextMap
-
Clears the map and reduces the size of the backing arrays to be the specified capacity if they are larger.
- clear(int, int) - Method in interface squidpony.squidgrid.gui.gdx.IPackedColorPanel
-
Removes the contents of this cell, leaving a transparent space.
- clear(int, int) - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
-
Removes the foreground chars, where present, in all layers at the given x,y position.
- clear(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
-
Clear one cell at position x, y of its foreground contents.
- clear(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
- clear(int, int) - Method in class squidpony.squidgrid.gui.gdx.SubcellLayers
-
Removes the foreground chars, where present, in all layers at the given x,y position.
- clear(int, int, int) - Method in class squidpony.squidgrid.gui.gdx.SparseLayers
-
Removes the foreground char, if present, in the given layer at the given x,y position.
- clearCache() - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
-
It clears the cache.
- clearMapping() - Method in class squidpony.squidgrid.gui.gdx.SquidInput
-
Removes any remappings to key bindings that were in use in this SquidInput.
- clearSwaps() - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
-
Clears all replacement pairs this has been told to swap.
- clicks - Variable in class squidpony.squidgrid.gui.gdx.VisualInput
- closeMarkup() - Method in class squidpony.squidgrid.gui.gdx.GDXMarkup
- CLOVE_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Clove Brown" has RGB code
0x8F583C
, red 0.56078434, green 0.34509805, blue 0.23529412, alpha 1, hue 0.05622506, saturation 0.5804196, and value 0.56078434. - CLOVE_DYED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Clove Dyed" has RGB code
0xC66B27
, red 0.7764706, green 0.41960785, blue 0.15294118, alpha 1, hue 0.07127881, saturation 0.8030303, and value 0.7764706. - cmAdd - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
- cmMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
- COARSE_WOOL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Coarse Wool" has RGB code
0x181B26
, red 0.09411765, green 0.105882354, blue 0.14901961, alpha 1, hue 0.6309525, saturation 0.36842108, and value 0.14901961. - COBALT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cobalt" has RGB code
0x0047AB
, red 0.0, green 0.2784314, blue 0.67058825, alpha 1, hue 0.5974659, saturation 1.0, and value 0.67058825. - COCHINEAL_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cochineal Red" has RGB code
0x9D2933
, red 0.6156863, green 0.16078432, blue 0.2, alpha 1, hue 0.9856322, saturation 0.7388535, and value 0.6156863. - color - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.GlowBallEffect
-
The default glow ball color is medium-light blue.
- color - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.ProjectileEffect
-
The color used for the projectile as a packed float; defaults to white.
- color - Variable in class squidpony.squidgrid.gui.gdx.Radiance
-
The color of light as a float; typically opaque and lighter than the glowing object's symbol.
- color - Variable in class squidpony.squidgrid.gui.gdx.VisualInput
- color(float) - Static method in class squidpony.squidgrid.gui.gdx.PackedColorAction
-
Sets the actor's color instantly.
- color(float, float) - Static method in class squidpony.squidgrid.gui.gdx.PackedColorAction
-
Transitions from the color at the time this action starts to the specified color.
- color(float, float, Interpolation) - Static method in class squidpony.squidgrid.gui.gdx.PackedColorAction
-
Transitions from the color at the time this action starts to the specified color.
- COLOR_WHEEL_PALETTE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
A predefined palette of 198 colors derived from 21 hand-picked hues on the color wheel, with 9 variations on saturation and value per hue, along with 9 grayscale colors from black to white.
- COLOR_WHEEL_PALETTE_BRIGHT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 high-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTE_DARK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 low-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_DRAB - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 low-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_FADED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 mid-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_FLUSH - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 mid-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTE_LIGHT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 high-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_MID - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 mid-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_PALE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 high-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_REDUCED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
An alternate version of
SColor.COLOR_WHEEL_PALETTE
that has 16 hues (instead of 21 in the other palette) followed by grayscale, with each hue containing 9 colors (there are also 9 grayscale colors). - COLOR_WHEEL_PALETTE_RICH - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
16 low-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTES - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Contains 9 arrays of 16 SColors each, with each of the outer arrays having a specific saturation and brightness, and the inner arrays all going through the 16 "reduced" Color Wheel palette hues.
- ColorChangeImage - Class in squidpony.squidgrid.gui.gdx
-
An Image that has multiple possible color tints that it cycles through over time.
- ColorChangeImage(TextureRegion, float, boolean, float, float, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(TextureRegion, float, boolean, float, float, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(TextureRegion, float, boolean, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(TextureRegion, float, boolean, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(TextureRegion, float, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(TextureRegion, float, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(TextureRegion, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, boolean, float, float, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, boolean, float, float, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, boolean, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, boolean, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeLabel - Class in squidpony.squidgrid.gui.gdx
-
A Label that changes its color automatically, taking its current color from a list such as a gradient.
- ColorChangeLabel() - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
- ColorChangeLabel(CharSequence, Label.LabelStyle, float, boolean, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, float, boolean, Collection<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, float, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, float, Collection<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, Collection<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- colorFromFloat(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Produces a new Color that is identical to the one encoded in
encoded
. - colorFromFloat(Color, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Modifies the color parameter
changing
so its value is the one encoded invalue
. - ColorizeFilter(float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.ColorizeFilter
- ColorizeFilter(float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- ColorizeFilter(float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.ColorizeFilter
- ColorizeFilter(float, float, float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- ColorizeFilter(Color) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- ColorizeFilter(Color) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.ColorizeFilter
- ColorizeFilter(Color, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- ColorizeFilter(Color, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.ColorizeFilter
- colorLighting - Variable in class squidpony.squidgrid.gui.gdx.LightingHandler
-
A pair of 2D float arrays with different usages;
colorLighting[0]
is a 2D array that stores the strength of light in each cell, andcolorLighting[1]
is a 2D array that stores the color of light in each cell, as a packed float color. - colorLighting(double[][], float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Given a 2D double array that was probably produced by FOV and a packed color as a float, this gets a 3D float array (really just two same-size 2D float arrays in one parent array) that stores the brightnesses in the first 2D array element and the colors in the second 2D array element (using the given color if a cell has a value in lights that is greater than 0, or defaulting to white if the cell is unlit).
- colorLightingInto(float[][][], double[][], float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Given a 2D double array that was probably produced by FOV and a packed color as a float, this assigns into reuse a 3D float array (really just two same-size 2D float arrays in one parent array) that stores the brightnesses in the first 2D array element and the colors in the second 2D array element (using the given color if a cell has a value in lights that is greater than 0, or defaulting to white if the cell is unlit).
- colorMap - Variable in class squidpony.squidgrid.gui.gdx.WildMapView
- colorMap - Variable in class squidpony.squidgrid.gui.gdx.WorldMapView
- colorNoise(double) - Method in class squidpony.squidgrid.gui.gdx.ColorNoise
- colorNoise(float, float, float, int) - Method in class squidpony.squidgrid.gui.gdx.ColorNoise
-
3D simplex noise that produces a color, as a packed float.
- colorNoise(float, float, int) - Method in class squidpony.squidgrid.gui.gdx.ColorNoise
-
2D simplex noise that produces a color, as a packed float.
- ColorNoise - Class in squidpony.squidgrid.gui.gdx
-
Created by Tommy Ettinger on 6/12/2017.
- ColorNoise() - Constructor for class squidpony.squidgrid.gui.gdx.ColorNoise
- ColorNoise(int) - Constructor for class squidpony.squidgrid.gui.gdx.ColorNoise
- colors - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.ExplosionEffect
-
The default explosion colors are normal for (non-chemical, non-electrical) fire and smoke, going from orange at the start to yellow, very light yellow, and then back to a different orange before going to smoke and fading out to translucent and then transparent by the end.
- colors - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
-
The 2D array of floats representing colors in a way that libGDX can efficiently use, ABGR-packed.
- colorStore - Variable in class squidpony.squidgrid.gui.gdx.Filters.PaletteFilter
-
The array of Color objects this will use as a palette.
- colorString(CharSequence) - Method in class squidpony.squidgrid.gui.gdx.GDXMarkup
-
Takes a CharSequence (such as a String or StringBuilder) that contains the markup this class understands, and produces an IColoredString (of Color) with the color markup tags used to mark text in colors in the resulting IColoredString, and any style markup tags used to mark sections of text as bold or italic for a TextFamily to render (normal TextCellFactory rendering may show bold/italic text as gibberish).
- colorStringMarkup(CharSequence) - Method in class squidpony.squidgrid.gui.gdx.GDXMarkup
-
Takes a CharSequence (such as a String or StringBuilder) that contains the markup this class understands, and produces a StringBuilder with the color markup tags in
markupString
all changed to libGDX-usable color markup, and any style markup tags used to mark sections of text as bold or italic for a TextFamily to render (normal TextCellFactory rendering may show bold/italic text as gibberish). - colorStringOnly(CharSequence) - Method in class squidpony.squidgrid.gui.gdx.GDXMarkup
-
Takes a CharSequence (such as a String or StringBuilder) that contains the markup this class understands, and produces an IColoredString (of Color) with the color markup tags used to mark text in colors in the resulting IColoredString, but with both bold and italic style markup tags ignored (so normal TextCellFactory objects can render the text correctly).
- colorStringOnlyMarkup(CharSequence) - Method in class squidpony.squidgrid.gui.gdx.GDXMarkup
-
Takes a CharSequence (such as a String or StringBuilder) that contains the markup this class understands, and produces a StringBuilder with the color markup tags in
markupString
all changed to libGDX-usable color markup, but with both bold and italic style markup tags ignored (so normal TextCellFactory objects can render the text correctly). - COLUMBIA_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Columbia Blue" has RGB code
0x9BDDFF
, red 0.60784316, green 0.8666667, blue 1.0, alpha 1, hue 0.5566666, saturation 0.39215684, and value 1.0. - combineModifiers(char, boolean, boolean, boolean) - Static method in class squidpony.squidgrid.gui.gdx.SquidInput
-
Combines the key (as it would be given to
SquidInput.KeyHandler.handle(char, boolean, boolean, boolean)
) with the three booleans for the alt, ctrl, and shift modifier keys, returning an int that can be used with the internal queue of ints or the publicSquidInput.mapping
of received inputs to actual inputs the program can process. - computerSaysNoName - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- computerSaysNoTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- coMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCoCgFilter
- configureShader(Batch) - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
-
If using a distance field font, you MUST call this at some point while the batch has begun, or use code that calls it for you (which is now much of SquidLib).
- containsCharValue(char) - Method in class squidpony.squidgrid.gui.gdx.SparseTextMap
-
Returns true if the specified char value is in the map.
- containsFloatValue(float) - Method in class squidpony.squidgrid.gui.gdx.SparseTextMap
-
Returns true if the specified char value is in the map.
- containsKey(int) - Method in class squidpony.squidgrid.gui.gdx.SparseTextMap
- contents - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
-
The 2D array of chars that this will render, using x,y indexing.
- contrastLuma(float, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
-
Given a packed float color
mainColor
and another color that it should be made to contrast with, gets a packed float color with a contrasting luma in YCbCr space but the same Cb, Cr, and opacity (Cb and Cr are likely to be clamped if the result gets close to white or black). - COPPER - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Copper" has RGB code
0xB87333
, red 0.72156864, green 0.4509804, blue 0.2, alpha 1, hue 0.080200434, saturation 0.7228261, and value 0.72156864. - COPPER_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Copper Rose" has RGB code
0x996666
, red 0.6, green 0.4, blue 0.4, alpha 1, hue 0.0, saturation 0.33333334, and value 0.6. - copy() - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
- copy() - Method in class squidpony.squidgrid.gui.gdx.TextFamily
- copyCache(SquidColorCenter) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
-
You may want to copy colors between IColorCenter instances that have different create() methods -- and as such, will have different values for the same keys in the cache.
- CORAL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Coral" has RGB code
0xFF7F50
, red 1.0, green 0.49803922, blue 0.3137255, alpha 1, hue 0.044761896, saturation 0.6862745, and value 1.0. - CORAL_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Coral Dye" has RGB code
0xF8674F
, red 0.972549, green 0.40392157, blue 0.30980393, alpha 1, hue 0.023668528, saturation 0.6814516, and value 0.972549. - CORAL_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Coral Red" has RGB code
0xFF4040
, red 1.0, green 0.2509804, blue 0.2509804, alpha 1, hue 0.0, saturation 0.7490196, and value 1.0. - CORN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Corn" has RGB code
0xFBEC5D
, red 0.9843137, green 0.9254902, blue 0.3647059, alpha 1, hue 0.15084398, saturation 0.62948203, and value 0.9843137. - CORN_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Corn Dye" has RGB code
0xFAA945
, red 0.98039216, green 0.6627451, blue 0.27058825, alpha 1, hue 0.09208107, saturation 0.72400004, and value 0.98039216. - CORNFLOWER_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cornflower Blue" has RGB code
0x6495ED
, red 0.39215687, green 0.58431375, blue 0.92941177, alpha 1, hue 0.607056, saturation 0.5780591, and value 0.92941177. - COSMIC_LATTE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cosmic Latte" has RGB code
0xFFF8E7
, red 1.0, green 0.972549, blue 0.90588236, alpha 1, hue 0.11805558, saturation 0.09411764, and value 1.0. - CREAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cream" has RGB code
0xFFFDD0
, red 1.0, green 0.99215686, blue 0.8156863, alpha 1, hue 0.15957451, saturation 0.18431371, and value 1.0. - createActor(int, int, char, float, boolean) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
- createActor(int, int, char, Color, boolean) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
- createDefaultShader() - Static method in class squidpony.squidgrid.gui.gdx.FilterBatch
-
Returns a new instance of the default shader used by FilterBatch for GL2 when no shader is specified.
- CRIMSON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Crimson" has RGB code
0xDC143C
, red 0.8627451, green 0.078431375, blue 0.23529412, alpha 1, hue 0.96666664, saturation 0.90909094, and value 0.8627451. - crispCarved - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispCarvedTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispCurvySquare - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispCurvySquareTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispDejaVu - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispDejaVuTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispIcons - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispIconsTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispLean - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispLeanTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispNotoSerif - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispNotoSerifTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispOctagonalSquare - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispOctagonalSquareTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispRobotoSans - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispRobotoSansTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispSlab - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crispSlabTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
- crMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCbCrFilter
- currentRange() - Method in class squidpony.squidgrid.gui.gdx.Radiance
-
Provides the calculated current range adjusted for flicker and strobe at the current time in milliseconds, with flicker seeded with the identity hash code of this Radiance.
- CW_ALMOST_BLACK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Almost Black" has RGB code
0x1F1F1F
, red 0.12156863, green 0.12156863, blue 0.12156863, alpha 1, hue 0.0, saturation 0.0, and value 0.12156863. - CW_ALMOST_WHITE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Almost White" has RGB code
0xDFDFDF
, red 0.8745098, green 0.8745098, blue 0.8745098, alpha 1, hue 0.0, saturation 0.0, and value 0.8745098. - CW_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Apricot" has RGB code
0xF9AA38
, red 0.9764706, green 0.6666667, blue 0.21960784, alpha 1, hue 0.098445654, saturation 0.7751004, and value 0.9764706. - CW_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Azure" has RGB code
0x33C0E4
, red 0.2, green 0.7529412, blue 0.89411765, alpha 1, hue 0.5338985, saturation 0.7763158, and value 0.89411765. - CW_BLACK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Black" has RGB code
0x000000
, red 0.0, green 0.0, blue 0.0, alpha 1, hue 0.0, saturation 0.0, and value 0.0. - CW_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Blue" has RGB code
0x267CE9
, red 0.14901961, green 0.4862745, blue 0.9137255, alpha 1, hue 0.5931623, saturation 0.8369099, and value 0.9137255. - CW_BRIGHT_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Apricot" has RGB code
0xFCAE3F
, red 0.9882353, green 0.68235296, blue 0.24705882, alpha 1, hue 0.09788358, saturation 0.75, and value 0.9882353. - CW_BRIGHT_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Azure" has RGB code
0x3DCAEE
, red 0.23921569, green 0.7921569, blue 0.93333334, alpha 1, hue 0.5338985, saturation 0.7436975, and value 0.93333334. - CW_BRIGHT_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Blue" has RGB code
0x398AF1
, red 0.22352941, green 0.5411765, blue 0.94509804, alpha 1, hue 0.5932971, saturation 0.7634855, and value 0.94509804. - CW_BRIGHT_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Brown" has RGB code
0xDF8F47
, red 0.8745098, green 0.56078434, blue 0.2784314, alpha 1, hue 0.078947425, saturation 0.6816143, and value 0.8745098. - CW_BRIGHT_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Chartreuse" has RGB code
0xCEF63C
, red 0.80784315, green 0.9647059, blue 0.23529412, alpha 1, hue 0.20250905, saturation 0.75609756, and value 0.9647059. - CW_BRIGHT_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Cyan" has RGB code
0x34F1EC
, red 0.20392157, green 0.94509804, blue 0.9254902, alpha 1, hue 0.4955908, saturation 0.7842324, and value 0.94509804. - CW_BRIGHT_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Gold" has RGB code
0xF2D636
, red 0.9490196, green 0.8392157, blue 0.21176471, alpha 1, hue 0.14184391, saturation 0.7768595, and value 0.9490196. - CW_BRIGHT_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Green" has RGB code
0x4FEF39
, red 0.30980393, green 0.9372549, blue 0.22352941, alpha 1, hue 0.31318688, saturation 0.7615063, and value 0.9372549. - CW_BRIGHT_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Honeydew" has RGB code
0xA1FA48
, red 0.6313726, green 0.98039216, blue 0.28235295, alpha 1, hue 0.25, saturation 0.71199995, and value 0.98039216. - CW_BRIGHT_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Indigo" has RGB code
0x6C33EA
, red 0.42352942, green 0.2, blue 0.91764706, alpha 1, hue 0.7185794, saturation 0.7820513, and value 0.91764706. - CW_BRIGHT_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Jade" has RGB code
0x43EC6B
, red 0.2627451, green 0.9254902, blue 0.41960785, alpha 1, hue 0.37278104, saturation 0.7161017, and value 0.9254902. - CW_BRIGHT_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Lime" has RGB code
0xB1E932
, red 0.69411767, green 0.9137255, blue 0.19607843, alpha 1, hue 0.21766865, saturation 0.7854077, and value 0.9137255. - CW_BRIGHT_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Magenta" has RGB code
0xF036C9
, red 0.9411765, green 0.21176471, blue 0.7882353, alpha 1, hue 0.8682796, saturation 0.77500004, and value 0.9411765. - CW_BRIGHT_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Orange" has RGB code
0xF68A39
, red 0.9647059, green 0.5411765, blue 0.22352941, alpha 1, hue 0.07142854, saturation 0.7682927, and value 0.9647059. - CW_BRIGHT_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Purple" has RGB code
0xD13DF1
, red 0.81960785, green 0.23921569, blue 0.94509804, alpha 1, hue 0.8037038, saturation 0.746888, and value 0.94509804. - CW_BRIGHT_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Red" has RGB code
0xF43B3B
, red 0.95686275, green 0.23137255, blue 0.23137255, alpha 1, hue 0.0, saturation 0.7581967, and value 0.95686275. - CW_BRIGHT_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Rose" has RGB code
0xEE3585
, red 0.93333334, green 0.20784314, blue 0.52156866, alpha 1, hue 0.927928, saturation 0.77731097, and value 0.93333334. - CW_BRIGHT_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Sapphire" has RGB code
0x3D4DF0
, red 0.23921569, green 0.3019608, blue 0.9411765, alpha 1, hue 0.6517693, saturation 0.74583334, and value 0.9411765. - CW_BRIGHT_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Seafoam" has RGB code
0x3FF8B6
, red 0.24705882, green 0.972549, blue 0.7137255, alpha 1, hue 0.44054055, saturation 0.74596775, and value 0.972549. - CW_BRIGHT_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Violet" has RGB code
0x9C3AF0
, red 0.6117647, green 0.22745098, blue 0.9411765, alpha 1, hue 0.75641036, saturation 0.7583333, and value 0.9411765. - CW_BRIGHT_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Bright Yellow" has RGB code
0xFDFC39
, red 0.99215686, green 0.9882353, blue 0.22352941, alpha 1, hue 0.16581643, saturation 0.77470356, and value 0.99215686. - CW_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Brown" has RGB code
0xCD8B51
, red 0.8039216, green 0.54509807, blue 0.31764707, alpha 1, hue 0.07795715, saturation 0.60487807, and value 0.8039216. - CW_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Chartreuse" has RGB code
0xC7F12F
, red 0.78039217, green 0.94509804, blue 0.18431373, alpha 1, hue 0.20274901, saturation 0.80497926, and value 0.94509804. - CW_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Cyan" has RGB code
0x17E9E3
, red 0.09019608, green 0.9137255, blue 0.8901961, alpha 1, hue 0.49523807, saturation 0.90128756, and value 0.9137255. - CW_DARK_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Apricot" has RGB code
0xA8701D
, red 0.65882355, green 0.4392157, blue 0.11372549, alpha 1, hue 0.099520326, saturation 0.82738096, and value 0.65882355. - CW_DARK_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Azure" has RGB code
0x1B819A
, red 0.105882354, green 0.5058824, blue 0.6039216, alpha 1, hue 0.53280866, saturation 0.8246753, and value 0.6039216. - CW_DARK_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Blue" has RGB code
0x15519D
, red 0.08235294, green 0.31764707, blue 0.6156863, alpha 1, hue 0.5931374, saturation 0.86624205, and value 0.6156863. - CW_DARK_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Brown" has RGB code
0x8A582B
, red 0.5411765, green 0.34509805, blue 0.16862746, alpha 1, hue 0.078947544, saturation 0.6884058, and value 0.5411765. - CW_DARK_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Chartreuse" has RGB code
0x85A318
, red 0.52156866, green 0.6392157, blue 0.09411765, alpha 1, hue 0.20263803, saturation 0.85276073, and value 0.6392157. - CW_DARK_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Cyan" has RGB code
0x0D9D99
, red 0.050980393, green 0.6156863, blue 0.6, alpha 1, hue 0.4953704, saturation 0.91719747, and value 0.6156863. - CW_DARK_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Gold" has RGB code
0x9F880F
, red 0.62352943, green 0.53333336, blue 0.05882353, alpha 1, hue 0.14004624, saturation 0.9056604, and value 0.62352943. - CW_DARK_GRAY - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Gray" has RGB code
0x5F5F5F
, red 0.37254903, green 0.37254903, blue 0.37254903, alpha 1, hue 0.0, saturation 0.0, and value 0.37254903. - CW_DARK_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Green" has RGB code
0x259B15
, red 0.14509805, green 0.60784316, blue 0.08235294, alpha 1, hue 0.3134328, saturation 0.86451614, and value 0.60784316. - CW_DARK_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Honeydew" has RGB code
0x69A62D
, red 0.4117647, green 0.6509804, blue 0.1764706, alpha 1, hue 0.2506888, saturation 0.7289157, and value 0.6509804. - CW_DARK_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Indigo" has RGB code
0x360997
, red 0.21176471, green 0.03529412, blue 0.5921569, alpha 1, hue 0.71948373, saturation 0.9403974, and value 0.5921569. - CW_DARK_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Jade" has RGB code
0x249940
, red 0.14117648, green 0.6, blue 0.2509804, alpha 1, hue 0.37321937, saturation 0.7647059, and value 0.6. - CW_DARK_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Lime" has RGB code
0x699508
, red 0.4117647, green 0.58431375, blue 0.03137255, alpha 1, hue 0.21867621, saturation 0.94630873, and value 0.58431375. - CW_DARK_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Magenta" has RGB code
0x9C117E
, red 0.6117647, green 0.06666667, blue 0.49411765, alpha 1, hue 0.86930454, saturation 0.89102566, and value 0.6117647. - CW_DARK_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Orange" has RGB code
0xA35113
, red 0.6392157, green 0.31764707, blue 0.07450981, alpha 1, hue 0.071759224, saturation 0.8834356, and value 0.6392157. - CW_DARK_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Purple" has RGB code
0x871C9D
, red 0.5294118, green 0.10980392, blue 0.6156863, alpha 1, hue 0.8049097, saturation 0.82165605, and value 0.6156863. - CW_DARK_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Red" has RGB code
0xA11616
, red 0.6313726, green 0.08627451, blue 0.08627451, alpha 1, hue 0.0, saturation 0.863354, and value 0.6313726. - CW_DARK_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Rose" has RGB code
0x9A0D4A
, red 0.6039216, green 0.050980393, blue 0.2901961, alpha 1, hue 0.927896, saturation 0.91558444, and value 0.6039216. - CW_DARK_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Sapphire" has RGB code
0x1A289D
, red 0.101960786, green 0.15686275, blue 0.6156863, alpha 1, hue 0.6488551, saturation 0.83439493, and value 0.6156863. - CW_DARK_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Seafoam" has RGB code
0x1DA574
, red 0.11372549, green 0.64705884, blue 0.45490196, alpha 1, hue 0.43995094, saturation 0.8242424, and value 0.64705884. - CW_DARK_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Violet" has RGB code
0x5E179C
, red 0.36862746, green 0.09019608, blue 0.6117647, alpha 1, hue 0.7556393, saturation 0.8525641, and value 0.6117647. - CW_DARK_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Dark Yellow" has RGB code
0xAAA914
, red 0.6666667, green 0.6627451, blue 0.078431375, alpha 1, hue 0.16555548, saturation 0.88235295, and value 0.6666667. - CW_DRAB_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Apricot" has RGB code
0xB18B55
, red 0.69411767, green 0.54509807, blue 0.33333334, alpha 1, hue 0.097826004, saturation 0.519774, and value 0.69411767. - CW_DRAB_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Azure" has RGB code
0x498D9F
, red 0.28627452, green 0.5529412, blue 0.62352943, alpha 1, hue 0.53488386, saturation 0.5408805, and value 0.62352943. - CW_DRAB_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Blue" has RGB code
0x355E93
, red 0.20784314, green 0.36862746, blue 0.5764706, alpha 1, hue 0.5939715, saturation 0.6394558, and value 0.5764706. - CW_DRAB_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Brown" has RGB code
0x937358
, red 0.5764706, green 0.4509804, blue 0.34509805, alpha 1, hue 0.07627118, saturation 0.40136054, and value 0.5764706. - CW_DRAB_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Chartreuse" has RGB code
0xA2B658
, red 0.63529414, green 0.7137255, blue 0.34509805, alpha 1, hue 0.20212781, saturation 0.5164835, and value 0.7137255. - CW_DRAB_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Cyan" has RGB code
0x41A7A4
, red 0.25490198, green 0.654902, blue 0.6431373, alpha 1, hue 0.4950981, saturation 0.61077845, and value 0.654902. - CW_DRAB_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Gold" has RGB code
0xAFA04C
, red 0.6862745, green 0.627451, blue 0.29803923, alpha 1, hue 0.14141417, saturation 0.5657143, and value 0.6862745. - CW_DRAB_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Green" has RGB code
0x50A145
, red 0.3137255, green 0.6313726, blue 0.27058825, alpha 1, hue 0.31340587, saturation 0.57142854, and value 0.6313726. - CW_DRAB_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Honeydew" has RGB code
0x90B76A
, red 0.5647059, green 0.7176471, blue 0.41568628, alpha 1, hue 0.2510823, saturation 0.42076504, and value 0.7176471. - CW_DRAB_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Indigo" has RGB code
0x3B1D7E
, red 0.23137255, green 0.11372549, blue 0.49411765, alpha 1, hue 0.7182132, saturation 0.7698413, and value 0.49411765. - CW_DRAB_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Jade" has RGB code
0x56A267
, red 0.3372549, green 0.63529414, blue 0.40392157, alpha 1, hue 0.37061405, saturation 0.4691358, and value 0.63529414. - CW_DRAB_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Lime" has RGB code
0x85A441
, red 0.52156866, green 0.6431373, blue 0.25490198, alpha 1, hue 0.21885514, saturation 0.6036585, and value 0.6431373. - CW_DRAB_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Magenta" has RGB code
0x91307C
, red 0.5686275, green 0.1882353, blue 0.4862745, alpha 1, hue 0.8694159, saturation 0.6689656, and value 0.5686275. - CW_DRAB_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Orange" has RGB code
0xA46B40
, red 0.6431373, green 0.41960785, blue 0.2509804, alpha 1, hue 0.07166672, saturation 0.6097561, and value 0.6431373. - CW_DRAB_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Purple" has RGB code
0x863F95
, red 0.5254902, green 0.24705882, blue 0.58431375, alpha 1, hue 0.8042637, saturation 0.5771813, and value 0.58431375. - CW_DRAB_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Red" has RGB code
0x923535
, red 0.57254905, green 0.20784314, blue 0.20784314, alpha 1, hue 0.0, saturation 0.6369863, and value 0.57254905. - CW_DRAB_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Rose" has RGB code
0x8C2B55
, red 0.54901963, green 0.16862746, blue 0.33333334, alpha 1, hue 0.9278351, saturation 0.6928572, and value 0.54901963. - CW_DRAB_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Sapphire" has RGB code
0x323A8A
, red 0.19607843, green 0.22745098, blue 0.5411765, alpha 1, hue 0.65151525, saturation 0.6376812, and value 0.5411765. - CW_DRAB_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Seafoam" has RGB code
0x54AF8E
, red 0.32941177, green 0.6862745, blue 0.5568628, alpha 1, hue 0.4395604, saturation 0.52, and value 0.6862745. - CW_DRAB_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Violet" has RGB code
0x63328D
, red 0.3882353, green 0.19607843, blue 0.5529412, alpha 1, hue 0.75641036, saturation 0.6453901, and value 0.5529412. - CW_DRAB_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Drab Yellow" has RGB code
0xC1C05B
, red 0.75686276, green 0.7529412, blue 0.35686275, alpha 1, hue 0.16503274, saturation 0.5284974, and value 0.75686276. - CW_FADED_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Apricot" has RGB code
0xDDBC8B
, red 0.8666667, green 0.7372549, blue 0.54509807, alpha 1, hue 0.09959364, saturation 0.3710407, and value 0.8666667. - CW_FADED_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Azure" has RGB code
0x7CB9C8
, red 0.4862745, green 0.7254902, blue 0.78431374, alpha 1, hue 0.53289497, saturation 0.38, and value 0.78431374. - CW_FADED_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Blue" has RGB code
0x658AB9
, red 0.39607844, green 0.5411765, blue 0.7254902, alpha 1, hue 0.59325397, saturation 0.45405406, and value 0.7254902. - CW_FADED_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Brown" has RGB code
0xBFA38A
, red 0.7490196, green 0.6392157, blue 0.5411765, alpha 1, hue 0.07861638, saturation 0.2774869, and value 0.7490196. - CW_FADED_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Chartreuse" has RGB code
0xD4E693
, red 0.83137256, green 0.9019608, blue 0.5764706, alpha 1, hue 0.20281124, saturation 0.36086953, and value 0.9019608. - CW_FADED_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Cyan" has RGB code
0x78D2D0
, red 0.47058824, green 0.8235294, blue 0.8156863, alpha 1, hue 0.4962963, saturation 0.42857143, and value 0.8235294. - CW_FADED_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Gold" has RGB code
0xDCCF85
, red 0.8627451, green 0.8117647, blue 0.52156866, alpha 1, hue 0.1417625, saturation 0.39545453, and value 0.8627451. - CW_FADED_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Green" has RGB code
0x84CC7A
, red 0.5176471, green 0.8, blue 0.47843137, alpha 1, hue 0.3130082, saturation 0.4019608, and value 0.8. - CW_FADED_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Honeydew" has RGB code
0xC4E6A1
, red 0.76862746, green 0.9019608, blue 0.6313726, alpha 1, hue 0.24879217, saturation 0.29999998, and value 0.9019608. - CW_FADED_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Indigo" has RGB code
0x63489F
, red 0.3882353, green 0.28235295, blue 0.62352943, alpha 1, hue 0.71839094, saturation 0.5471698, and value 0.62352943. - CW_FADED_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Jade" has RGB code
0x8ACD99
, red 0.5411765, green 0.8039216, blue 0.6, alpha 1, hue 0.37064672, saturation 0.32682925, and value 0.8039216. - CW_FADED_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Lime" has RGB code
0xB5D079
, red 0.70980394, green 0.8156863, blue 0.4745098, alpha 1, hue 0.21839082, saturation 0.41826925, and value 0.8156863. - CW_FADED_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Magenta" has RGB code
0xB761A4
, red 0.7176471, green 0.38039216, blue 0.6431373, alpha 1, hue 0.8701551, saturation 0.46994537, and value 0.7176471. - CW_FADED_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Orange" has RGB code
0xCC9B75
, red 0.8, green 0.60784316, blue 0.45882353, alpha 1, hue 0.07279682, saturation 0.4264706, and value 0.8. - CW_FADED_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Purple" has RGB code
0xAE6EBC
, red 0.68235296, green 0.43137255, blue 0.7372549, alpha 1, hue 0.803419, saturation 0.41489363, and value 0.7372549. - CW_FADED_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Red" has RGB code
0xB76363
, red 0.7176471, green 0.3882353, blue 0.3882353, alpha 1, hue 0.0, saturation 0.45901638, and value 0.7176471. - CW_FADED_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Rose" has RGB code
0xB05A7F
, red 0.6901961, green 0.3529412, blue 0.49803922, alpha 1, hue 0.92829454, saturation 0.48863637, and value 0.6901961. - CW_FADED_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Sapphire" has RGB code
0x5E65AC
, red 0.36862746, green 0.39607844, blue 0.6745098, alpha 1, hue 0.65170944, saturation 0.45348838, and value 0.6745098. - CW_FADED_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Seafoam" has RGB code
0x8ADABD
, red 0.5411765, green 0.85490197, blue 0.7411765, alpha 1, hue 0.4395833, saturation 0.36697245, and value 0.85490197. - CW_FADED_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Violet" has RGB code
0x8C61B1
, red 0.54901963, green 0.38039216, blue 0.69411767, alpha 1, hue 0.75625014, saturation 0.4519774, and value 0.69411767. - CW_FADED_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Faded Yellow" has RGB code
0xF2F197
, red 0.9490196, green 0.94509804, blue 0.5921569, alpha 1, hue 0.16483521, saturation 0.37603304, and value 0.9490196. - CW_FLUSH_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Apricot" has RGB code
0xED971B
, red 0.92941177, green 0.5921569, blue 0.105882354, alpha 1, hue 0.09841275, saturation 0.886076, and value 0.92941177. - CW_FLUSH_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Azure" has RGB code
0x18B2D9
, red 0.09411765, green 0.69803923, blue 0.8509804, alpha 1, hue 0.53367877, saturation 0.88940096, and value 0.8509804. - CW_FLUSH_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Blue" has RGB code
0x136CDE
, red 0.07450981, green 0.42352942, blue 0.87058824, alpha 1, hue 0.593596, saturation 0.9144144, and value 0.87058824. - CW_FLUSH_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Brown" has RGB code
0xC36F26
, red 0.7647059, green 0.43529412, blue 0.14901961, alpha 1, hue 0.07749462, saturation 0.8051282, and value 0.7647059. - CW_FLUSH_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Chartreuse" has RGB code
0xB8E516
, red 0.72156864, green 0.8980392, blue 0.08627451, alpha 1, hue 0.2028985, saturation 0.9039301, and value 0.8980392. - CW_FLUSH_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Cyan" has RGB code
0x0ADED8
, red 0.039215688, green 0.87058824, blue 0.84705883, alpha 1, hue 0.495283, saturation 0.954955, and value 0.87058824. - CW_FLUSH_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Gold" has RGB code
0xE0BF0D
, red 0.8784314, green 0.7490196, blue 0.050980393, alpha 1, hue 0.14060044, saturation 0.94196427, and value 0.8784314. - CW_FLUSH_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Green" has RGB code
0x2ADB13
, red 0.16470589, green 0.85882354, blue 0.07450981, alpha 1, hue 0.31416655, saturation 0.91324204, and value 0.85882354. - CW_FLUSH_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Honeydew" has RGB code
0x89EA28
, red 0.5372549, green 0.91764706, blue 0.15686275, alpha 1, hue 0.25, saturation 0.82905984, and value 0.91764706. - CW_FLUSH_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Indigo" has RGB code
0x4909D4
, red 0.28627452, green 0.03529412, blue 0.83137256, alpha 1, hue 0.71921206, saturation 0.9575472, and value 0.83137256. - CW_FLUSH_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Jade" has RGB code
0x21D74B
, red 0.12941177, green 0.84313726, blue 0.29411766, alpha 1, hue 0.37179494, saturation 0.84651166, and value 0.84313726. - CW_FLUSH_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Lime" has RGB code
0x93D208
, red 0.5764706, green 0.8235294, blue 0.03137255, alpha 1, hue 0.21864676, saturation 0.96190476, and value 0.8235294. - CW_FLUSH_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Magenta" has RGB code
0xDC0EB0
, red 0.8627451, green 0.05490196, blue 0.6901961, alpha 1, hue 0.86893207, saturation 0.93636364, and value 0.8627451. - CW_FLUSH_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Orange" has RGB code
0xE56D11
, red 0.8980392, green 0.42745098, blue 0.06666667, alpha 1, hue 0.07232714, saturation 0.9257642, and value 0.8980392. - CW_FLUSH_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Purple" has RGB code
0xBB18DE
, red 0.73333335, green 0.09411765, blue 0.87058824, alpha 1, hue 0.8038722, saturation 0.8918919, and value 0.87058824. - CW_FLUSH_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Red" has RGB code
0xE21414
, red 0.8862745, green 0.078431375, blue 0.078431375, alpha 1, hue 0.0, saturation 0.91150445, and value 0.8862745. - CW_FLUSH_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Rose" has RGB code
0xD90D64
, red 0.8509804, green 0.050980393, blue 0.39215687, alpha 1, hue 0.9289215, saturation 0.94009215, and value 0.8509804. - CW_FLUSH_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Sapphire" has RGB code
0x172BDD
, red 0.09019608, green 0.16862746, blue 0.8666667, alpha 1, hue 0.64983153, saturation 0.8959276, and value 0.8666667. - CW_FLUSH_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Seafoam" has RGB code
0x1AE89E
, red 0.101960786, green 0.9098039, blue 0.61960787, alpha 1, hue 0.44012952, saturation 0.88793105, and value 0.9098039. - CW_FLUSH_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Violet" has RGB code
0x7F14DC
, red 0.49803922, green 0.078431375, blue 0.8627451, alpha 1, hue 0.7558335, saturation 0.90909094, and value 0.8627451. - CW_FLUSH_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Flush Yellow" has RGB code
0xEEEE13
, red 0.93333334, green 0.93333334, blue 0.07450981, alpha 1, hue 0.16666675, saturation 0.9201681, and value 0.93333334. - CW_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Gold" has RGB code
0xEBCB1D
, red 0.92156863, green 0.79607844, blue 0.11372549, alpha 1, hue 0.14077675, saturation 0.87659574, and value 0.92156863. - CW_GRAY - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Gray" has RGB code
0x7F7F7F
, red 0.49803922, green 0.49803922, blue 0.49803922, alpha 1, hue 0.0, saturation 0.0, and value 0.49803922. - CW_GRAY_BLACK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Gray Black" has RGB code
0x3F3F3F
, red 0.24705882, green 0.24705882, blue 0.24705882, alpha 1, hue 0.0, saturation 0.0, and value 0.24705882. - CW_GRAY_WHITE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Gray White" has RGB code
0xBFBFBF
, red 0.7490196, green 0.7490196, blue 0.7490196, alpha 1, hue 0.0, saturation 0.0, and value 0.7490196. - CW_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Green" has RGB code
0x3EE628
, red 0.24313726, green 0.9019608, blue 0.15686275, alpha 1, hue 0.31403518, saturation 0.82608694, and value 0.9019608. - CW_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Honeydew" has RGB code
0xA5F655
, red 0.64705884, green 0.9647059, blue 0.33333334, alpha 1, hue 0.25051773, saturation 0.6544716, and value 0.9647059. - CW_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Indigo" has RGB code
0x5313DF
, red 0.3254902, green 0.07450981, blue 0.8745098, alpha 1, hue 0.71895444, saturation 0.9147982, and value 0.8745098. - CW_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Jade" has RGB code
0x45E269
, red 0.27058825, green 0.8862745, blue 0.4117647, alpha 1, hue 0.37154984, saturation 0.6946903, and value 0.8862745. - CW_LIGHT_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Apricot" has RGB code
0xF8CD90
, red 0.972549, green 0.8039216, blue 0.5647059, alpha 1, hue 0.097756505, saturation 0.41935483, and value 0.972549. - CW_LIGHT_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Azure" has RGB code
0x8BD8EB
, red 0.54509807, green 0.84705883, blue 0.92156863, alpha 1, hue 0.53298616, saturation 0.40851063, and value 0.92156863. - CW_LIGHT_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Blue" has RGB code
0x81B0EB
, red 0.5058824, green 0.6901961, blue 0.92156863, alpha 1, hue 0.59276724, saturation 0.4510638, and value 0.92156863. - CW_LIGHT_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Brown" has RGB code
0xDEBA9B
, red 0.87058824, green 0.7294118, blue 0.60784316, alpha 1, hue 0.07711458, saturation 0.30180177, and value 0.87058824. - CW_LIGHT_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Chartreuse" has RGB code
0xDFF58C
, red 0.8745098, green 0.9607843, blue 0.54901963, alpha 1, hue 0.2015872, saturation 0.4285714, and value 0.9607843. - CW_LIGHT_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Cyan" has RGB code
0x7DEFEC
, red 0.49019608, green 0.9372549, blue 0.9254902, alpha 1, hue 0.49561405, saturation 0.47698745, and value 0.9372549. - CW_LIGHT_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Gold" has RGB code
0xF1E081
, red 0.94509804, green 0.8784314, blue 0.5058824, alpha 1, hue 0.1413691, saturation 0.46473026, and value 0.94509804. - CW_LIGHT_GRAY - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Gray" has RGB code
0x9F9F9F
, red 0.62352943, green 0.62352943, blue 0.62352943, alpha 1, hue 0.0, saturation 0.0, and value 0.62352943. - CW_LIGHT_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Green" has RGB code
0x91EC85
, red 0.5686275, green 0.9254902, blue 0.52156866, alpha 1, hue 0.31391573, saturation 0.43644065, and value 0.9254902. - CW_LIGHT_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Honeydew" has RGB code
0xCCF8A0
, red 0.8, green 0.972549, blue 0.627451, alpha 1, hue 0.25, saturation 0.3548387, and value 0.972549. - CW_LIGHT_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Indigo" has RGB code
0x9774E2
, red 0.5921569, green 0.45490196, blue 0.8862745, alpha 1, hue 0.7196971, saturation 0.48672566, and value 0.8862745. - CW_LIGHT_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Jade" has RGB code
0x95EAA9
, red 0.58431375, green 0.91764706, blue 0.6627451, alpha 1, hue 0.37254906, saturation 0.36324784, and value 0.91764706. - CW_LIGHT_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Lime" has RGB code
0xC6E97A
, red 0.7764706, green 0.9137255, blue 0.47843137, alpha 1, hue 0.21921921, saturation 0.47639486, and value 0.9137255. - CW_LIGHT_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Magenta" has RGB code
0xEA7ED2
, red 0.91764706, green 0.49411765, blue 0.8235294, alpha 1, hue 0.8703703, saturation 0.46153846, and value 0.91764706. - CW_LIGHT_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Orange" has RGB code
0xF2B383
, red 0.9490196, green 0.7019608, blue 0.5137255, alpha 1, hue 0.07207215, saturation 0.45867765, and value 0.9490196. - CW_LIGHT_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Purple" has RGB code
0xDA89EC
, red 0.85490197, green 0.5372549, blue 0.9254902, alpha 1, hue 0.8030305, saturation 0.4194915, and value 0.9254902. - CW_LIGHT_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Red" has RGB code
0xED8383
, red 0.92941177, green 0.5137255, blue 0.5137255, alpha 1, hue 0.0, saturation 0.44725737, and value 0.92941177. - CW_LIGHT_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Rose" has RGB code
0xE87AA9
, red 0.9098039, green 0.47843137, blue 0.6627451, alpha 1, hue 0.9287879, saturation 0.47413793, and value 0.9098039. - CW_LIGHT_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Sapphire" has RGB code
0x8690E9
, red 0.5254902, green 0.5647059, blue 0.9137255, alpha 1, hue 0.64983153, saturation 0.42489266, and value 0.9137255. - CW_LIGHT_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Seafoam" has RGB code
0x8FF6D1
, red 0.56078434, green 0.9647059, blue 0.81960785, alpha 1, hue 0.44012952, saturation 0.41869918, and value 0.9647059. - CW_LIGHT_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Violet" has RGB code
0xBA83E9
, red 0.7294118, green 0.5137255, blue 0.9137255, alpha 1, hue 0.7565361, saturation 0.43776822, and value 0.9137255. - CW_LIGHT_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Light Yellow" has RGB code
0xFCFB88
, red 0.9882353, green 0.9843137, blue 0.53333336, alpha 1, hue 0.16523004, saturation 0.46031743, and value 0.9882353. - CW_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Lime" has RGB code
0x9DDD11
, red 0.6156863, green 0.8666667, blue 0.06666667, alpha 1, hue 0.21895432, saturation 0.9230769, and value 0.8666667. - CW_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Magenta" has RGB code
0xE71FBC
, red 0.90588236, green 0.12156863, blue 0.7372549, alpha 1, hue 0.8691667, saturation 0.86580086, and value 0.90588236. - CW_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Orange" has RGB code
0xF17C24
, red 0.94509804, green 0.4862745, blue 0.14117648, alpha 1, hue 0.071544886, saturation 0.8506224, and value 0.94509804. - CW_PALE_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Apricot" has RGB code
0xF4DBB7
, red 0.95686275, green 0.85882354, blue 0.7176471, alpha 1, hue 0.09836078, saturation 0.24999999, and value 0.95686275. - CW_PALE_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Azure" has RGB code
0xB2DFEA
, red 0.69803923, green 0.8745098, blue 0.91764706, alpha 1, hue 0.532738, saturation 0.23931623, and value 0.91764706. - CW_PALE_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Blue" has RGB code
0xA7C3E6
, red 0.654902, green 0.7647059, blue 0.9019608, alpha 1, hue 0.5925925, saturation 0.27391303, and value 0.9019608. - CW_PALE_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Brown" has RGB code
0xE2CDBB
, red 0.8862745, green 0.8039216, blue 0.73333335, alpha 1, hue 0.07692313, saturation 0.17256635, and value 0.8862745. - CW_PALE_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Chartreuse" has RGB code
0xE8F5B8
, red 0.9098039, green 0.9607843, blue 0.72156864, alpha 1, hue 0.20218587, saturation 0.24897958, and value 0.9607843. - CW_PALE_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Cyan" has RGB code
0xABEEEC
, red 0.67058825, green 0.93333334, blue 0.9254902, alpha 1, hue 0.49502492, saturation 0.2815126, and value 0.93333334. - CW_PALE_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Gold" has RGB code
0xF1E7B0
, red 0.94509804, green 0.90588236, blue 0.6901961, alpha 1, hue 0.14102578, saturation 0.26970953, and value 0.94509804. - CW_PALE_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Green" has RGB code
0xB5EBAE
, red 0.70980394, green 0.92156863, blue 0.68235296, alpha 1, hue 0.31420755, saturation 0.25957444, and value 0.92156863. - CW_PALE_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Honeydew" has RGB code
0xDCF6C3
, red 0.8627451, green 0.9647059, blue 0.7647059, alpha 1, hue 0.25163388, saturation 0.20731705, and value 0.9647059. - CW_PALE_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Indigo" has RGB code
0xAF9BDB
, red 0.6862745, green 0.60784316, blue 0.85882354, alpha 1, hue 0.71875024, saturation 0.29223743, and value 0.85882354. - CW_PALE_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Jade" has RGB code
0xB8EAC4
, red 0.72156864, green 0.91764706, blue 0.76862746, alpha 1, hue 0.37333333, saturation 0.2136752, and value 0.91764706. - CW_PALE_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Lime" has RGB code
0xD6EBAA
, red 0.8392157, green 0.92156863, blue 0.6666667, alpha 1, hue 0.22051287, saturation 0.27659574, and value 0.92156863. - CW_PALE_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Magenta" has RGB code
0xE4A5D6
, red 0.89411765, green 0.64705884, blue 0.8392157, alpha 1, hue 0.8703703, saturation 0.27631578, and value 0.89411765. - CW_PALE_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Orange" has RGB code
0xEDC8AC
, red 0.92941177, green 0.78431374, blue 0.6745098, alpha 1, hue 0.07179499, saturation 0.2742616, and value 0.92941177. - CW_PALE_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Purple" has RGB code
0xDCADE7
, red 0.8627451, green 0.6784314, blue 0.90588236, alpha 1, hue 0.8017243, saturation 0.25108224, and value 0.90588236. - CW_PALE_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Red" has RGB code
0xE6A7A7
, red 0.9019608, green 0.654902, blue 0.654902, alpha 1, hue 0.0, saturation 0.27391303, and value 0.9019608. - CW_PALE_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Rose" has RGB code
0xE2A2BD
, red 0.8862745, green 0.63529414, blue 0.7411765, alpha 1, hue 0.92968756, saturation 0.2831858, and value 0.8862745. - CW_PALE_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Sapphire" has RGB code
0xA7ADE1
, red 0.654902, green 0.6784314, blue 0.88235295, alpha 1, hue 0.64942527, saturation 0.25777775, and value 0.88235295. - CW_PALE_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Seafoam" has RGB code
0xB6F3DD
, red 0.7137255, green 0.9529412, blue 0.8666667, alpha 1, hue 0.43989062, saturation 0.25102878, and value 0.9529412. - CW_PALE_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Violet" has RGB code
0xC6A7E2
, red 0.7764706, green 0.654902, blue 0.8862745, alpha 1, hue 0.7542374, saturation 0.26106194, and value 0.8862745. - CW_PALE_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Pale Yellow" has RGB code
0xFBFAB8
, red 0.9843137, green 0.98039216, blue 0.72156864, alpha 1, hue 0.1641792, saturation 0.26693225, and value 0.9843137. - CW_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Purple" has RGB code
0xC934E9
, red 0.7882353, green 0.20392157, blue 0.9137255, alpha 1, hue 0.8038676, saturation 0.77682406, and value 0.9137255. - CW_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Red" has RGB code
0xEE2A2A
, red 0.93333334, green 0.16470589, blue 0.16470589, alpha 1, hue 0.0, saturation 0.8235294, and value 0.93333334. - CW_RICH_APRICOT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Apricot" has RGB code
0xC77F17
, red 0.78039217, green 0.49803922, blue 0.09019608, alpha 1, hue 0.098484755, saturation 0.8844221, and value 0.78039217. - CW_RICH_AZURE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Azure" has RGB code
0x1596B6
, red 0.08235294, green 0.5882353, blue 0.7137255, alpha 1, hue 0.5331265, saturation 0.8846154, and value 0.7137255. - CW_RICH_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Blue" has RGB code
0x0F5ABB
, red 0.05882353, green 0.3529412, blue 0.73333335, alpha 1, hue 0.59399235, saturation 0.9197861, and value 0.73333335. - CW_RICH_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Brown" has RGB code
0xA45D20
, red 0.6431373, green 0.3647059, blue 0.1254902, alpha 1, hue 0.07702017, saturation 0.80487806, and value 0.6431373. - CW_RICH_CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Chartreuse" has RGB code
0x9BC112
, red 0.60784316, green 0.75686276, blue 0.07058824, alpha 1, hue 0.20285714, saturation 0.9067358, and value 0.75686276. - CW_RICH_CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Cyan" has RGB code
0x09BAB6
, red 0.03529412, green 0.7294118, blue 0.7137255, alpha 1, hue 0.49623346, saturation 0.9516129, and value 0.7294118. - CW_RICH_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Gold" has RGB code
0xBCA20B
, red 0.7372549, green 0.63529414, blue 0.043137256, alpha 1, hue 0.1421845, saturation 0.94148934, and value 0.7372549. - CW_RICH_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Green" has RGB code
0x23B810
, red 0.13725491, green 0.72156864, blue 0.0627451, alpha 1, hue 0.31448424, saturation 0.9130435, and value 0.72156864. - CW_RICH_HONEYDEW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Honeydew" has RGB code
0x73C522
, red 0.4509804, green 0.77254903, blue 0.13333334, alpha 1, hue 0.2505113, saturation 0.8274112, and value 0.77254903. - CW_RICH_INDIGO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Indigo" has RGB code
0x3D07B3
, red 0.23921569, green 0.02745098, blue 0.7019608, alpha 1, hue 0.7189925, saturation 0.96089387, and value 0.7019608. - CW_RICH_JADE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Jade" has RGB code
0x1BB53F
, red 0.105882354, green 0.70980394, blue 0.24705882, alpha 1, hue 0.37229443, saturation 0.85082877, and value 0.70980394. - CW_RICH_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Lime" has RGB code
0x7CB106
, red 0.4862745, green 0.69411767, blue 0.023529412, alpha 1, hue 0.21832359, saturation 0.9661017, and value 0.69411767. - CW_RICH_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Magenta" has RGB code
0xB90D94
, red 0.7254902, green 0.050980393, blue 0.5803922, alpha 1, hue 0.86918604, saturation 0.92972976, and value 0.7254902. - CW_RICH_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Orange" has RGB code
0xC15B0F
, red 0.75686276, green 0.35686275, blue 0.05882353, alpha 1, hue 0.07116103, saturation 0.9222798, and value 0.75686276. - CW_RICH_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Purple" has RGB code
0x9E15BA
, red 0.61960787, green 0.08235294, blue 0.7294118, alpha 1, hue 0.8050506, saturation 0.88709676, and value 0.7294118. - CW_RICH_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Red" has RGB code
0xBE1111
, red 0.74509805, green 0.06666667, blue 0.06666667, alpha 1, hue 0.0, saturation 0.91052634, and value 0.74509805. - CW_RICH_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Rose" has RGB code
0xB60B54
, red 0.7137255, green 0.043137256, blue 0.32941177, alpha 1, hue 0.92884994, saturation 0.9395605, and value 0.7137255. - CW_RICH_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Sapphire" has RGB code
0x1424BA
, red 0.078431375, green 0.14117648, blue 0.7294118, alpha 1, hue 0.65060246, saturation 0.8924731, and value 0.7294118. - CW_RICH_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Seafoam" has RGB code
0x16C385
, red 0.08627451, green 0.7647059, blue 0.52156866, alpha 1, hue 0.4402697, saturation 0.8871795, and value 0.7647059. - CW_RICH_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Violet" has RGB code
0x6B11B9
, red 0.41960785, green 0.06666667, blue 0.7254902, alpha 1, hue 0.7559526, saturation 0.9081081, and value 0.7254902. - CW_RICH_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rich Yellow" has RGB code
0xC9C80F
, red 0.7882353, green 0.78431374, blue 0.05882353, alpha 1, hue 0.16577053, saturation 0.92537314, and value 0.7882353. - CW_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Rose" has RGB code
0xE41A71
, red 0.89411765, green 0.101960786, blue 0.44313726, alpha 1, hue 0.9282177, saturation 0.88596493, and value 0.89411765. - CW_SAPPHIRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Sapphire" has RGB code
0x3244E8
, red 0.19607843, green 0.26666668, blue 0.9098039, alpha 1, hue 0.6501833, saturation 0.7844828, and value 0.9098039. - CW_SEAFOAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Seafoam" has RGB code
0x37F4B0
, red 0.21568628, green 0.95686275, blue 0.6901961, alpha 1, hue 0.44003534, saturation 0.7745902, and value 0.95686275. - CW_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Violet" has RGB code
0x902BE7
, red 0.5647059, green 0.16862746, blue 0.90588236, alpha 1, hue 0.7562058, saturation 0.81385285, and value 0.90588236. - CW_WHITE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW White" has RGB code
0xFFFFFF
, red 1.0, green 1.0, blue 1.0, alpha 1, hue 0.0, saturation 0.0, and value 1.0. - CW_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "CW Yellow" has RGB code
0xFBFA27
, red 0.9843137, green 0.98039216, blue 0.15294118, alpha 1, hue 0.16588056, saturation 0.84462154, and value 0.9843137. - cwAdd - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
- cwMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
- CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cyan" has RGB code
0x00FFFF
, red 0.0, green 1.0, blue 1.0, alpha 1, hue 0.5, saturation 1.0, and value 1.0. - CYPRESS_BARK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cypress Bark" has RGB code
0x752E23
, red 0.45882353, green 0.18039216, blue 0.13725491, alpha 1, hue 0.022357821, saturation 0.70085466, and value 0.45882353. - CYPRESS_BARK_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Cypress Bark Red" has RGB code
0x6F3028
, red 0.43529412, green 0.1882353, blue 0.15686275, alpha 1, hue 0.018779397, saturation 0.6396396, and value 0.43529412.
All Classes|All Packages