Class Medium

java.lang.Object
eu.hansolo.tilesfx.colors.Medium
All Implemented Interfaces:
TileColor

public class Medium extends Object implements TileColor
Created by hansolo on 05.07.18.
  • Field Details

    • 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
  • Constructor Details

    • Medium

      public Medium()