Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

H

HALF_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
HAN_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
handle(char, boolean, boolean, boolean) - Method in interface squidpony.squidgrid.gui.gdx.SquidInput.KeyHandler
The only method you need to implement yourself in KeyHandler, this should react to keys such as 'a' (produced by pressing the A key while not holding Shift), 'E' (produced by pressing the E key while holding Shift), and '←' (left arrow in unicode, also available as a constant in SquidInput, produced by pressing the left arrow key even though that key does not have a default unicode representation).
HARBOR_RAT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
hasActiveAnimations() - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
 
hasActiveAnimations() - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
Returns true if there are animations running when this method is called.
hashCode() - Method in class squidpony.squidgrid.gui.gdx.SColor
 
hasNext() - Method in class squidpony.squidgrid.gui.gdx.SquidInput
Returns true if at least one event is queued.
hasNext() - Method in class squidpony.squidgrid.gui.gdx.SquidKey
Returns true if at least one event is queued.
hasValue(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
Very basic check to see if something was rendered at the x,y cell requested.
height - Variable in class squidpony.squidgrid.gui.gdx.SquidLayers
 
height - Variable in class squidpony.squidgrid.gui.gdx.TextCellFactory
 
height() - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Returns the height of a single cell.
height(int) - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Sets the factory's cell height to the provided value.
HELIOTROPE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
highlight(int, int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
Change the lightness for the background of the cell at x, y (0 is no change, 100 is very bright, -100 is very dark, anything past -150 or 150 will make the background almost fully black or white).
highlight(int, int, int[][]) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
Change the lightness for the background of the cell at x, y (0 is no change, 100 is very bright, -100 is very dark, anything past -150 or 150 will make the background almost fully black or white).
HOLLYWOOD_CERISE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
HOME - Static variable in class squidpony.squidgrid.gui.gdx.SquidInput
Home key (commonly used for moving a cursor to start of line).
HORSETAIL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
HOT_MAGENTA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
HOT_PINK - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Skip navigation links

Copyright © 2012–2015. All rights reserved.