- CAMO_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- canBeShortcut(char) - Method in class squidpony.squidgrid.gui.gdx.ButtonsPanel
-
- CAPE_JASMINE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CAPUT_MORTUUM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CARDINAL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CARMINE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CARNATION_PINK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CAROLINA_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CARROT_ORANGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CATTAIL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CELADON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CELADON_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- cellHeight() - Method in class squidpony.squidgrid.gui.gdx.GroupCombinedPanel
-
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
-
A cell's height, as given at creation time.
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.SquidLayers
-
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.SquidMouse
-
- cellHeight - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- cellHeight() - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- cellSizeTooBig(int) - Method in interface squidpony.squidgrid.gui.gdx.IPanelBuilder
-
Method to check whether increasing the cell size is possible.
- cellSizeTooBig(int) - Method in class squidpony.squidgrid.gui.gdx.SquidPanelBuilder
-
- cellSizeTooSmall(int) - Method in interface squidpony.squidgrid.gui.gdx.IPanelBuilder
-
Method to check whether decreasing the cell size is possible.
- cellSizeTooSmall(int) - Method in class squidpony.squidgrid.gui.gdx.SquidPanelBuilder
-
- cellToActor(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
Created an Actor from the contents of the given x,y position on the grid.
- cellToActor(int, int, boolean) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
Created an Actor from the contents of the given x,y position on the grid.
- cellWidth() - Method in class squidpony.squidgrid.gui.gdx.GroupCombinedPanel
-
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
-
A cell's width, as given at creation time.
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.SquidLayers
-
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.SquidMouse
-
- cellWidth - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- cellWidth() - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- CENTER_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 5.
- CERISE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CERULEAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CERULEAN_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- changeScreenSize(int, int) - Method in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
-
- CHARTREUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHARTREUSE_GREEN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- checkBG() - Method in class squidpony.squidgrid.gui.gdx.GroupCombinedPanel
-
- checkFG() - Method in class squidpony.squidgrid.gui.gdx.GroupCombinedPanel
-
- CHERRY_BLOSSOM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHERRY_BLOSSOM_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHERRY_BLOSSOM_MOUSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHESTNUT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHESTNUT_LEATHER_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHESTNUT_PLUM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHINESE_TEA_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHINESE_TEA_YELLOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CHOCOLATE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CINNABAR - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CINNAMON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- clampDuration(float) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- clear(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
-
Clear one cell at position x, y of its foreground contents.
- clear(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- clearArea(Batch) - Method in class squidpony.squidgrid.gui.gdx.LinesPanel
-
- clearingColor - Variable in class squidpony.squidgrid.gui.gdx.LinesPanel
-
The color to use to clear the screen before drawing.
- clearScreen() - Method in class squidpony.squidgrid.gui.gdx.AbstractSquidScreen
-
- clearSwaps() - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
-
Clears all replacement pairs this has been told to swap.
- clicks - Variable in class squidpony.squidgrid.gui.gdx.VisualInput
-
- closeMarkup() - Method in class squidpony.squidgrid.gui.gdx.GDXMarkup
-
- CLOVE_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CLOVE_DYED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- COARSE_WOOL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- COBALT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- COCHINEAL_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- color - Variable in class squidpony.squidgrid.gui.gdx.VisualInput
-
- colorCenter - Variable in class squidpony.squidgrid.gui.gdx.AbstractSquidScreen
-
- ColorChangeImage - Class in squidpony.squidgrid.gui.gdx
-
Created by Tommy Ettinger on 3/23/2016.
- ColorChangeImage(Texture, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, List<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeImage(Texture, float, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeImage
-
Creates an image stretched and aligned center, that will use the specified list of colors.
- ColorChangeLabel - Class in squidpony.squidgrid.gui.gdx
-
A Label that changes its color automatically, taking its current color from a list such as a gradient.
- ColorChangeLabel(CharSequence, Label.LabelStyle, Collection<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, float, Collection<Color>) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- ColorChangeLabel(CharSequence, Label.LabelStyle, float, Color...) - Constructor for class squidpony.squidgrid.gui.gdx.ColorChangeLabel
-
Constructs a ColorChangeLabel.
- colorForName(String) - Method in class squidpony.squidgrid.gui.gdx.SColorFactory
-
Returns the SColor Constant who's name is the one provided.
- colorForValue(int) - Method in class squidpony.squidgrid.gui.gdx.SColorFactory
-
Returns the SColor who's value matches the one passed in.
- ColorizeFilter(float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- ColorizeFilter(Color) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- ColorizeFilter(float, float, float, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- ColorizeFilter(Color, float, float) - Constructor for class squidpony.squidgrid.gui.gdx.Filters.ColorizeFilter
-
Sets up a ColorizeFilter with the desired color to colorize towards.
- colors - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- COLUMBIA_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- computeMaxLines(BitmapFont, float) - Static method in class squidpony.squidgrid.gui.gdx.LinesPanel
-
- configureShader(Batch) - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
-
If using a distance field font, you MUST call this at some point while the batch has begun, or use code that
calls it for you (which is now much of SquidLib).
- content - Variable in class squidpony.squidgrid.gui.gdx.LinesPanel
-
What to display.
- contents - Variable in class squidpony.squidgrid.gui.gdx.SquidPanel
-
- COPPER - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- COPPER_ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- copy() - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
-
- CORAL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CORAL_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CORAL_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CORN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CORN_DYE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- cornerStyle - Variable in class squidpony.squidgrid.gui.gdx.ButtonsPanel
-
The style to use for the buttons' corners.
- CORNFLOWER_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- COSMIC_LATTE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CREAM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- create(int, int, int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
-
- CRIMSON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CYAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Duplicated as AQUA for usability Color constant
- CYPRESS_BARK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant
- CYPRESS_BARK_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
-
Color constant