Class Bright

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

public class Bright extends Object implements TileColor
Created by hansolo on 25.12.16.
  • 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

    • Bright

      public Bright()