- java.lang.Object
-
- eu.hansolo.tilesfx.colors.Medium
-
-
Field Summary
Fields Modifier and Type Field Description static javafx.scene.paint.ColorBLUEstatic javafx.scene.paint.ColorBLUE_GREENstatic javafx.scene.paint.ColorGREENstatic javafx.scene.paint.ColorGREEN_YELLOWstatic javafx.scene.paint.ColorORANGEstatic javafx.scene.paint.ColorORANGE_REDstatic javafx.scene.paint.ColorPURPLEstatic javafx.scene.paint.ColorPURPLE_BLUEstatic javafx.scene.paint.ColorREDstatic javafx.scene.paint.ColorRED_PURPLEstatic javafx.scene.paint.ColorYELLOWstatic javafx.scene.paint.ColorYELLOW_ORANGE
-
Constructor Summary
Constructors Constructor Description Medium()
-
-
-
Field Detail
-
RED
public static javafx.scene.paint.Color RED
-
ORANGE_RED
public static javafx.scene.paint.Color ORANGE_RED
-
ORANGE
public static javafx.scene.paint.Color ORANGE
-
YELLOW_ORANGE
public static javafx.scene.paint.Color YELLOW_ORANGE
-
YELLOW
public static javafx.scene.paint.Color YELLOW
-
GREEN_YELLOW
public static javafx.scene.paint.Color GREEN_YELLOW
-
GREEN
public static javafx.scene.paint.Color GREEN
-
BLUE_GREEN
public static javafx.scene.paint.Color BLUE_GREEN
-
BLUE
public static javafx.scene.paint.Color BLUE
-
PURPLE_BLUE
public static javafx.scene.paint.Color PURPLE_BLUE
-
PURPLE
public static javafx.scene.paint.Color PURPLE
-
RED_PURPLE
public static javafx.scene.paint.Color RED_PURPLE
-
-