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

L

LAPIS_LAZULI - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lapis Lazuli" has RGB code 0x1F4788, red 0.12156863, green 0.2784314, blue 0.53333336, alpha 1, hue 0.60317457, saturation 0.77205884, and value 0.53333336.
lastKeyTime - Variable in class squidpony.squidgrid.gui.gdx.SquidInput
 
LAVENDER - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender" has RGB code 0xE6E6FA, red 0.9019608, green 0.9019608, blue 0.98039216, alpha 1, hue 0.66666675, saturation 0.08, and value 0.98039216.
LAVENDER_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Blue" has RGB code 0xCCCCFF, red 0.8, green 0.8, blue 1.0, alpha 1, hue 0.66666675, saturation 0.19999999, and value 1.0.
LAVENDER_BLUSH - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Blush" has RGB code 0xFFF0F5, red 1.0, green 0.9411765, blue 0.9607843, alpha 1, hue 0.9444445, saturation 0.058823526, and value 1.0.
LAVENDER_FLORAL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Floral" has RGB code 0xB57EDC, red 0.70980394, green 0.49411765, blue 0.8627451, alpha 1, hue 0.7641845, saturation 0.42727274, and value 0.8627451.
LAVENDER_GRAY - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Gray" has RGB code 0xC4C3D0, red 0.76862746, green 0.7647059, blue 0.8156863, alpha 1, hue 0.67948735, saturation 0.062499996, and value 0.8156863.
LAVENDER_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Magenta" has RGB code 0xEE82EE, red 0.93333334, green 0.50980395, blue 0.93333334, alpha 1, hue 0.8333333, saturation 0.4537815, and value 0.93333334.
LAVENDER_PINK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Pink" has RGB code 0xFBAED2, red 0.9843137, green 0.68235296, blue 0.8235294, alpha 1, hue 0.92207795, saturation 0.3067729, and value 0.9843137.
LAVENDER_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Purple" has RGB code 0x967BB6, red 0.5882353, green 0.48235294, blue 0.7137255, alpha 1, hue 0.74293804, saturation 0.32417583, and value 0.7137255.
LAVENDER_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lavender Rose" has RGB code 0xFBA0E3, red 0.9843137, green 0.627451, blue 0.8901961, alpha 1, hue 0.87728935, saturation 0.36254978, and value 0.9843137.
LAWN_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lawn Green" has RGB code 0x7CFC00, red 0.4862745, green 0.9882353, blue 0.0, alpha 1, hue 0.25132275, saturation 1.0, and value 0.9882353.
layers - Variable in class squidpony.squidgrid.gui.gdx.SparseLayers
A list of SparseTextMap objects, with each representing a foreground layer.
layers - Variable in class squidpony.squidgrid.gui.gdx.StarterKit
The main way to interact with a text-based grid as for roguelikes.
left - Variable in class squidpony.squidgrid.gui.gdx.VisualInput
 
LEFT_ARROW - Static variable in class squidpony.squidgrid.gui.gdx.SquidInput
Left arrow key.
leftMargin - Variable in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
The left margin
leftPadding - Variable in class squidpony.squidgrid.gui.gdx.TextCellFactory
 
leftPadding() - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Returns the padding on the left side.
leftPadding(int) - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Sets the amount of padding on the left side to the provided value.
LEGAL_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Legal Dye" has RGB code 0x2E211B, red 0.18039216, green 0.12941177, blue 0.105882354, alpha 1, hue 0.052631617, saturation 0.4130435, and value 0.18039216.
LEMON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lemon" has RGB code 0xFDE910, red 0.99215686, green 0.9137255, blue 0.0627451, alpha 1, hue 0.15260208, saturation 0.9367589, and value 0.99215686.
LEMON_CHIFFON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lemon Chiffon" has RGB code 0xFFFACD, red 1.0, green 0.98039216, blue 0.8039216, alpha 1, hue 0.1500001, saturation 0.19607842, and value 1.0.
lerp(Color, Color, double) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Gets the linear interpolation from Color start to Color end, changing by the fraction given by change.
lerp(Color, Color, float) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Gets the linear interpolation from Color start to Color end, changing by the fraction given by change.
LerpFilter(float, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.LerpFilter
Builds a LerpFilter with a packed float color and an amount as a float.
LerpFilter(float, float, float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.LerpFilter
Sets up a LerpFilter with the desired color to linearly interpolate towards.
LerpFilter(Color, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.LerpFilter
Sets up a LerpFilter with the desired color to linearly interpolate towards.
LerpFilter(Color, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.LerpFilter
Builds a LerpFilter with a Color (which will be converted to a packed float color) and an amount as a float.
lerpFloatColors(float, float, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Interpolates from the packed float color start towards end by change.
lerpFloatColorsBlended(float, float, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Interpolates from the packed float color start towards end by change, but keeps the alpha of start and uses the alpha of end as an extra factor that can affect how much to change.
lessTinyName - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
 
lessTinyTexture - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
 
light(Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Lightens a color slightly and returns the new color (10% mix with white).
light(Color, double) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Lightens a color by degree and returns the new color (mixed with white).
light(Color, float) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Lightens a color by degree and returns the new color (mixed with white).
LIGHT_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Blue" has RGB code 0xADD8E6, red 0.6784314, green 0.84705883, blue 0.9019608, alpha 1, hue 0.54093575, saturation 0.24782607, and value 0.9019608.
LIGHT_BLUE_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Blue Dye" has RGB code 0x48929B, red 0.28235295, green 0.57254905, blue 0.60784316, alpha 1, hue 0.5180725, saturation 0.5354839, and value 0.60784316.
LIGHT_BLUE_FLOWER - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Blue Flower" has RGB code 0x1D697C, red 0.11372549, green 0.4117647, blue 0.4862745, alpha 1, hue 0.5333334, saturation 0.766129, and value 0.4862745.
LIGHT_BLUE_SILK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Blue Silk" has RGB code 0x044F67, red 0.015686275, green 0.30980393, blue 0.40392157, alpha 1, hue 0.5404041, saturation 0.9611651, and value 0.40392157.
LIGHT_GRAY - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Gray" has RGB code 0xC0C0C0, red 0.7529412, green 0.7529412, blue 0.7529412, alpha 1, hue 0.0, saturation 0.0, and value 0.7529412.
LIGHT_KHAKI - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Khaki" has RGB code 0xF0E68C, red 0.9411765, green 0.9019608, blue 0.54901963, alpha 1, hue 0.1500001, saturation 0.41666663, and value 0.9411765.
LIGHT_LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Lime" has RGB code 0xBFFF00, red 0.7490196, green 1.0, blue 0.0, alpha 1, hue 0.20849681, saturation 1.0, and value 1.0.
LIGHT_MAROON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Maroon" has RGB code 0xB03060, red 0.6901961, green 0.1882353, blue 0.3764706, alpha 1, hue 0.9375, saturation 0.72727275, and value 0.6901961.
LIGHT_PINK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Pink" has RGB code 0xFFB6C1, red 1.0, green 0.7137255, blue 0.75686276, alpha 1, hue 0.97488576, saturation 0.2862745, and value 1.0.
LIGHT_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Violet" has RGB code 0xEE82EE, red 0.93333334, green 0.50980395, blue 0.93333334, alpha 1, hue 0.8333333, saturation 0.4537815, and value 0.93333334.
LIGHT_YELLOW_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Light Yellow Dye" has RGB code 0xF7BB7D, red 0.96862745, green 0.73333335, blue 0.49019608, alpha 1, hue 0.08469963, saturation 0.49392712, and value 0.96862745.
lightenFloat(float, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Interpolates from the packed float color start towards white by change.
lightenFloat(Color, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Interpolates from the libGDX Color start towards white by change, returning a packed float color.
lighter(Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Lightens a color significantly and returns the new color (30% mix with white).
lightest(Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Lightens a color massively and returns the new color (70% mix with white).
lightingColor - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
 
lightingFloat - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
 
LightingHandler - Class in squidpony.squidgrid.gui.gdx
A convenience class that makes dealing with multiple colored light sources easier.
LightingHandler() - Constructor for class squidpony.squidgrid.gui.gdx.LightingHandler
Unlikely to be used except during serialization; makes a LightingHandler for a 20x20 fully visible level.
LightingHandler(double[][]) - Constructor for class squidpony.squidgrid.gui.gdx.LightingHandler
Given a resistance array as produced by DungeonUtility.generateResistances(char[][]) or DungeonUtility.generateSimpleResistances(char[][]), makes a LightingHandler that can have Radiance objects added to it in various locations.
LightingHandler(double[][], float, Radius, double) - Constructor for class squidpony.squidgrid.gui.gdx.LightingHandler
Given a resistance array as produced by DungeonUtility.generateResistances(char[][]) or DungeonUtility.generateSimpleResistances(char[][]), makes a LightingHandler that can have Radiance objects added to it in various locations.
LightingHandler(double[][], Color, Radius, double) - Constructor for class squidpony.squidgrid.gui.gdx.LightingHandler
Given a resistance array as produced by DungeonUtility.generateResistances(char[][]) or DungeonUtility.generateSimpleResistances(char[][]), makes a LightingHandler that can have Radiance objects added to it in various locations.
lightMap - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.ExplosionEffect
The internal representation of how affected each cell is by the explosion, based on proximity to center.
lightMaps - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect.GlowBallEffect
The internal representation of how affected each cell is by the glow, based on proximity to center.
lightnesses - Variable in class squidpony.squidgrid.gui.gdx.SquidLayers
 
lights - Variable in class squidpony.squidgrid.gui.gdx.LightingHandler
A mapping from positions as Coord objects to Radiance objects that describe the color, lighting radius, and changes over time of any in-game lights that should be shown on the map and change FOV.
lightWith(Color, Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Gets a modified copy of color as if it is lit with a colored light source.
LILAC - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lilac" has RGB code 0xC8A2C8, red 0.78431374, green 0.63529414, blue 0.78431374, alpha 1, hue 0.8333333, saturation 0.18999998, and value 0.78431374.
LIME - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lime" has RGB code 0x00FF00, red 0.0, green 1.0, blue 0.0, alpha 1, hue 0.33333325, saturation 1.0, and value 1.0.
LIME_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lime Green" has RGB code 0x32CD32, red 0.19607843, green 0.8039216, blue 0.19607843, alpha 1, hue 0.33333337, saturation 0.75609756, and value 0.8039216.
LIMITED_PALETTE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Indexes into this palette can be used as a placeholder for modules that do not have access to SColor.
lineHeight - Variable in class squidpony.squidgrid.gui.gdx.TextCellFactory
 
LINEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Linen" has RGB code 0xFAF0E6, red 0.98039216, green 0.9411765, blue 0.9019608, alpha 1, hue 0.08333349, saturation 0.08, and value 0.98039216.
log() - Method in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
 
LONG_SPRING - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Long Spring" has RGB code 0xB95754, red 0.7254902, green 0.34117648, blue 0.32941177, alpha 1, hue 0.0049505234, saturation 0.54594594, and value 0.7254902.
loopingGradient(Color, Color, int) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Finds a gradient with the specified number of steps going from fromColor to midColor, then midColor to (possibly) fromColor, with both included in the gradient but fromColor only repeated at the end if the number of steps is odd.
loopingGradient(Color, Color, int, Interpolation) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Finds a gradient with the specified number of steps going from fromColor to midColor, then midColor to (possibly) fromColor, with both included in the gradient but fromColor only repeated at the end if the number of steps is odd.
loopTime - Variable in class squidpony.squidgrid.gui.gdx.ColorChangeLabel
 
LOQUAT_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Loquat Brown" has RGB code 0xAB6134, red 0.67058825, green 0.38039216, blue 0.20392157, alpha 1, hue 0.063025236, saturation 0.69590646, and value 0.67058825.
losResult - Variable in class squidpony.squidgrid.gui.gdx.LightingHandler
A 2D array of doubles that are either 0.0 if a cell has an obstruction between it and the viewer, or greater than 0.0 otherwise.
luma(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
The "luma" of the given Color, which is like its lightness, in YCbCr format; ranges from 0.0f to 1.0f .
lumaAddend - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.ColorizeFilter
 
lumaOfFloat(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
The "luma" of the given packed float, which is like its lightness, in YCbCr format; ranges from 0.0f to 1.0f .
lumaYCwCm(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
The "luma" of the given packed float, which is like its lightness, in YCwCm format; ranges from 0.0f to 1.0f .
lumaYCwCm(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
The "luma" of the given libGDX Color, which is like its lightness, in YCwCm format; ranges from 0.0f to 1.0f .
luminanceYCoCg(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
The "luminance" of the given packed float, which is like its lightness, in YCoCg format; ranges from 0.0f to 1.0f .
luminanceYCoCg(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
The "luminance" of the given libGDX Color, which is like its lightness, in YCoCg format; ranges from 0.0f to 1.0f .
LYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Lye" has RGB code 0x7F6B5D, red 0.49803922, green 0.41960785, blue 0.3647059, alpha 1, hue 0.068627596, saturation 0.26771653, and value 0.49803922.
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