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

Y

yAdd - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
 
ycbcr(float, float, float, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Gets a libGDX Color given floats representing luma (Y, akin to lightness), blue chroma (Cb, one of two kinds of chroma used here), red chroma (Cr, the other kind of chroma), and opacity.
YCbCrFilter(float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.YCbCrFilter
 
YCbCrFilter(float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.YCbCrFilter
 
ycocg(float, float, float, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Gets a color as a packed float given floats representing luminance (Y, akin to lightness), orange chrominance (Co, one of two kinds of chroma used here), green chrominance (Cg, the other kind of chroma), and opacity.
YCoCgFilter(float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.YCoCgFilter
 
ycwcm(float, float, float, float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Gets a color as a packed float given floats representing luma (Y, akin to lightness), chroma warm (Cw, one of two kinds of chroma used here), chroma mild (Cm, the other kind of chroma), and opacity.
YCwCmFilter(float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
 
YCwCmFilter(float, float, float, float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
 
YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Yellow" has RGB code 0xFFFF00, red 1.0, green 1.0, blue 0.0, alpha 1, hue 0.16666675, saturation 1.0, and value 1.0.
YELLOW_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Yellow Green" has RGB code 0x9ACD32, red 0.6039216, green 0.8039216, blue 0.19607843, alpha 1, hue 0.22150552, saturation 0.75609756, and value 0.8039216.
YELLOW_GREEN_SERIES - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This array is loaded with the colors from the traditional Japanese Yellow Green Series found at the wikipedia site here: http://en.wikipedia.org/wiki/Traditional_colors_of_Japan
YELLOW_RED_SERIES - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This array is loaded with the colors from the traditional Japanese Yellow Red Series found at the wikipedia site here: http://en.wikipedia.org/wiki/Traditional_colors_of_Japan
YELLOW_SEA_PINE_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Yellow Sea Pine Brown" has RGB code 0x896C39, red 0.5372549, green 0.42352942, blue 0.22352941, alpha 1, hue 0.10625005, saturation 0.58394164, and value 0.5372549.
YELLOW_SERIES - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This array is loaded with the colors from the traditional Japanese Yellow Series found at the wikipedia site here: http://en.wikipedia.org/wiki/Traditional_colors_of_Japan
yMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCbCrFilter
 
yMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCoCgFilter
 
yMul - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.YCwCmFilter
 
yOffset - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
 
YOUNG_BAMBOO - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Young Bamboo" has RGB code 0x6B9362, red 0.41960785, green 0.5764706, blue 0.38431373, alpha 1, hue 0.30272114, saturation 0.33333334, and value 0.5764706.
yScrollingCallback(boolean) - Method in class squidpony.squidgrid.gui.gdx.TextPanel
Callback done to do stuff according to whether y-scrolling is required
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