- 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.
- values - Variable in class squidpony.squidgrid.gui.gdx.SquidLayers
-
- 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
-
Color constant
- vcells - Variable in class squidpony.squidgrid.gui.gdx.ButtonsPanel
-
- VEGAS_GOLD - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- VELVET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- VERMILION - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- 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.
- vimShortcuts - Variable in class squidpony.squidgrid.gui.gdx.TextPanel
-
Whether to use 'j' to scroll down, and 'k' to scroll up.
- VINE_GRAPE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- VIOLET_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- 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
-
Color constant
- 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
-