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
K
- KELLY_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Kelly Green" has RGB code
0x4CBB17
, red 0.29803923, green 0.73333335, blue 0.09019608, alpha 1, hue 0.27947164, saturation 0.87700534, and value 0.73333335. - key - Variable in class squidpony.squidgrid.gui.gdx.SparseTextMap.Entry
- keyAction - Variable in class squidpony.squidgrid.gui.gdx.SquidInput
- keyDown(int) - Method in class squidpony.squidgrid.gui.gdx.SquidInput
- keyDown(int) - Method in class squidpony.squidgrid.gui.gdx.SquidKey
- keyMappingFromString(String) - Method in class squidpony.squidgrid.gui.gdx.SquidInput
-
Reads in a String (almost certainly produced by
SquidInput.keyMappingToString()
) to set the current key remapping. - keyMappingToString() - Method in class squidpony.squidgrid.gui.gdx.SquidInput
-
Gets the current key remapping as a String, which can be saved in a file and read back with
SquidInput.keyMappingFromString(String)
. - keys() - Method in class squidpony.squidgrid.gui.gdx.SparseTextMap
-
Returns an iterator for the keys in the map.
- Keys(SparseTextMap) - Constructor for class squidpony.squidgrid.gui.gdx.SparseTextMap.Keys
- keyTyped(char) - Method in class squidpony.squidgrid.gui.gdx.SquidInput
- keyTyped(char) - Method in class squidpony.squidgrid.gui.gdx.SquidKey
- keyUp(int) - Method in class squidpony.squidgrid.gui.gdx.SquidInput
- keyUp(int) - Method in class squidpony.squidgrid.gui.gdx.SquidKey
- KHAKI - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Khaki" has RGB code
0xC3B091
, red 0.7647059, green 0.6901961, blue 0.5686275, alpha 1, hue 0.10333347, saturation 0.25641024, and value 0.7647059. - KIMONO_STORAGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
This color constant "Kimono Storage" has RGB code
0x3D4C51
, red 0.23921569, green 0.29803923, blue 0.31764707, alpha 1, hue 0.54166675, saturation 0.2469136, and value 0.31764707.
All Classes|All Packages