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

V

validCells - Variable in class squidpony.squidgrid.gui.gdx.PanelEffect
 
value() - Method in class squidpony.squidgrid.gui.gdx.SColor
Gets the value (like lightness or brightness) of this color as a float ranging from 0f to 1f, inclusive.
value(Color) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Gets the value (like lightness or brightness) of the given Color as a float ranging from 0f to 1f, inclusive.
valueAddend - Variable in class squidpony.squidgrid.gui.gdx.FloatFilters.HSVFilter
 
valueModifier - Variable in class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
 
valueMultiplier - Variable in class squidpony.squidgrid.gui.gdx.Filters.SaturationValueFilter
 
valueOf(String) - Static method in enum squidpony.squidgrid.gui.gdx.UIUtil.CornerStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum squidpony.squidgrid.gui.gdx.UIUtil.YMoveKind
Returns the enum constant of this type with the specified name.
valueOfFloat(float) - Static method in class squidpony.squidgrid.gui.gdx.SColor
Gets the value (like lightness or brightness) of the given encoded color as a float ranging from 0f to 1f, inclusive.
values() - Static method in enum squidpony.squidgrid.gui.gdx.UIUtil.CornerStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum squidpony.squidgrid.gui.gdx.UIUtil.YMoveKind
Returns an array containing the constants of this enum type, in the order they are declared.
VANISHING_RED_MOUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Vanishing Red Mouse" has RGB code 0x44312E, red 0.26666668, green 0.19215687, blue 0.18039216, alpha 1, hue 0.022727251, saturation 0.32352942, and value 0.26666668.
VARIED_PALETTE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
An array of SColor values that should all be fairly different from any other in the group.
VEGAS_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Vegas Gold" has RGB code 0xC5B358, red 0.77254903, green 0.7019608, blue 0.34509805, alpha 1, hue 0.13914382, saturation 0.5532995, and value 0.77254903.
VELVET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Velvet" has RGB code 0x224634, red 0.13333334, green 0.27450982, blue 0.20392157, alpha 1, hue 0.41666675, saturation 0.5142857, and value 0.27450982.
VERMILION - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Vermillion" 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.
vertexShader - Static variable in class squidpony.squidgrid.gui.gdx.DefaultResources
 
VERTICAL_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 0.
viewer - Variable in class squidpony.squidgrid.gui.gdx.WildMapView
 
viewerRange - Variable in class squidpony.squidgrid.gui.gdx.LightingHandler
How far the viewer can see without light; defaults to 4.0 cells, and you are encouraged to change this member field if the vision range changes after construction.
viewport - Variable in class squidpony.squidgrid.gui.gdx.StarterKit
An important part of how this will be displayed; the viewport defaults to a displayed width of cellWidth * gridWidth and a displayed height of cellHeight * gridHeight, after cellWidth and cellHeight were doubled by default, and will be stretched or shrunk to fit the actual screen size.
VINE_GRAPE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Vine Grape" has RGB code 0x6D2B50, red 0.42745098, green 0.16862746, blue 0.3137255, alpha 1, hue 0.9065657, saturation 0.6055046, and value 0.42745098.
VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Violet" has RGB code 0x8B00FF, red 0.54509807, green 0.0, blue 1.0, alpha 1, hue 0.7575165, saturation 1.0, and value 1.0.
VIOLET_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Violet Dye" has RGB code 0x5B3256, red 0.35686275, green 0.19607843, blue 0.3372549, alpha 1, hue 0.85365856, saturation 0.45054945, and value 0.35686275.
VIOLET_SERIES - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This array is loaded with the colors from the traditional Japanese Violet Series found at the wikipedia site here: http://en.wikipedia.org/wiki/Traditional_colors_of_Japan
VIRIDIAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This color constant "Viridian" has RGB code 0x40826D, red 0.2509804, green 0.50980395, blue 0.42745098, alpha 1, hue 0.44696975, saturation 0.5076923, and value 0.50980395.
VisualInput - Class in squidpony.squidgrid.gui.gdx
Acts like SquidInput but displays available keys as visible buttons if the device has no physical keyboard.
VisualInput(SquidInput.KeyHandler) - Constructor for class squidpony.squidgrid.gui.gdx.VisualInput
 
VisualInput(SquidInput.KeyHandler, boolean) - Constructor for class squidpony.squidgrid.gui.gdx.VisualInput
 
VisualInput(SquidInput.KeyHandler, SquidMouse) - Constructor for class squidpony.squidgrid.gui.gdx.VisualInput
 
VisualInput(SquidInput.KeyHandler, SquidMouse, boolean) - Constructor for class squidpony.squidgrid.gui.gdx.VisualInput
 
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