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 X Y Z 

R

RABBIT_EAR_IRIS - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RAINBOW - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This array is loaded with the colors found in the rainbow, in the standard ROYGBIV order.
rainbow(int) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Generates a hue-shifted rainbow of colors, starting at red and going through orange, yellow, green, blue, and purple before getting close to red at the end again.
rainbow(float, float, int) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Generates a hue-shifted rainbow of colors, starting at red and going through orange, yellow, green, blue, and purple before getting close to red at the end again.
random() - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Gets a fully random color that is only required to be opaque.
randomBlend(SColor, SColor, double, double) - Method in class squidpony.squidgrid.gui.gdx.SColorFactory
Returns an SColor that is randomly chosen from the color line between the two provided colors from the two provided points.
randomBlend(Color, Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Blends the colors A and B by a random degree.
randomize(Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Blends a color with a random (opaque) color by a factor of 10% random.
randomizeMore(Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Blends a color with a random (opaque) color by a factor of 30% random.
randomizeMost(Color) - Method in class squidpony.squidgrid.gui.gdx.SquidColorCenter
Blends a color with a random (opaque) color by a factor of 70% random.
RAPEBLOSSOM_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RAPESEED_OIL - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RAW_UMBER - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RAZZMATAZZ - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
recallActor(Actor) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
 
recallActor(AnimatedEntity) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
 
Rectangle(int, int, int, int) - Constructor for class squidpony.squidgrid.gui.gdx.ButtonsPanel.Rectangle
 
RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_BEAN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_BIRCH - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_DYE_TURMERIC - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_INCENSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_KITE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_OCHRE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_PIGMENT - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_PLUM - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_SERIES - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This array is loaded with the colors from the traditional Japanese Red Series found at the wikipedia site here: http://en.wikipedia.org/wiki/Traditional_colors_of_Japan
RED_VIOLET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RED_VIOLET_SERIES - Static variable in class squidpony.squidgrid.gui.gdx.SColor
This array is loaded with the colors from the traditional Japanese Red-Violet Series found at the wikipedia site here: http://en.wikipedia.org/wiki/Traditional_colors_of_Japan
RED_WISTERIA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
reinitialize(float, float) - Method in class squidpony.squidgrid.gui.gdx.SquidMouse
 
reinitialize(float, float, float, float, int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidMouse
 
reinitialize(float, float, float, float, int, int, float, float) - Method in class squidpony.squidgrid.gui.gdx.VisualInput
 
removeAnimatedEntity(AnimatedEntity, int) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
 
removeAnimatedEntity(AnimatedEntity) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
 
removeAnimatedEntity(AnimatedEntity) - Method in class squidpony.squidgrid.gui.gdx.SquidPanel
 
removeAnimatedEntityByCell(int, int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
 
removeAnimatedEntityByCell(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidLayers
 
removeSwap(String) - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Removes the replacement pair, if present, that searches for the given key, find.
removeSwap(char) - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Removes the replacement pair, if present, that searches for the given key, find.
render() - Method in class squidpony.squidgrid.gui.gdx.SquidApplicationAdapter
 
render(float) - Method in class squidpony.squidgrid.gui.gdx.TextScreen
 
renderer - Variable in class squidpony.squidgrid.gui.gdx.LinesPanel
The renderer used by LinesPanel.clearArea(Batch).
resetLoopTime(float) - Method in class squidpony.squidgrid.gui.gdx.ColorChangeImage
Changes the amount of time this takes to loop through all colors, and also resets the current loop to its start.
resetLoopTime(float) - Method in class squidpony.squidgrid.gui.gdx.ColorChangeLabel
Changes the amount of time this takes to loop through all colors, and also resets the current loop to its start.
resize(int, int) - Method in class squidpony.squidgrid.gui.gdx.AbstractSquidScreen
 
resize(int, int) - Method in class squidpony.squidgrid.gui.gdx.SquidApplicationAdapter
 
resized - Variable in class squidpony.squidgrid.gui.gdx.AbstractSquidScreen
 
resizeInnerStage(Stage) - Method in class squidpony.squidgrid.gui.gdx.VisualInput
 
resume() - Method in class squidpony.squidgrid.gui.gdx.DefaultResources
Called when the Application is about to be resumed
resume() - Method in class squidpony.squidgrid.gui.gdx.SquidApplicationAdapter
 
RICH_CARMINE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RICH_GARDENIA - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
right - Variable in class squidpony.squidgrid.gui.gdx.VisualInput
 
RIGHT_ARROW - Static variable in class squidpony.squidgrid.gui.gdx.SquidInput
Down arrow key.
rightMargin - Variable in class squidpony.squidgrid.gui.gdx.ScreenSizeManager
The right margin, which has at most a 1 pixel difference with ScreenSizeManager.leftMargin.
rightPadding - Variable in class squidpony.squidgrid.gui.gdx.TextCellFactory
 
rightPadding() - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Returns the padding on the right side.
rightPadding(int) - Method in class squidpony.squidgrid.gui.gdx.TextCellFactory
Sets the amount of padding on the right side to the provided value.
RIKAN_BROWN - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RINSED_OUT_RED - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
ROBIN_EGG_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
ROSE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
ROSE_MADDER - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
ROSE_TAUPE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
ROYAL_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
ROYAL_PURPLE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RUBY - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RUSSET - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RUST - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RUSTED_LIGHT_BLUE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RUSTY_CELADON - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RUSTY_STORAGE - Static variable in class squidpony.squidgrid.gui.gdx.SColor
Color constant
RUSTY_STOREROOM - 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 X Y Z 
Skip navigation links

Copyright © 2012–2016. All rights reserved.