Class PlayerActionShapes.ShapeIcon

  • All Implemented Interfaces:
    Icon
    Enclosing class:
    PlayerActionShapes

    public static class PlayerActionShapes.ShapeIcon
    extends Object
    implements Icon
    Icon class specifically for shapes.
    • Constructor Detail

      • ShapeIcon

        public ShapeIcon​(Shape shape,
                         Color color,
                         int size)
      • ShapeIcon

        public ShapeIcon​(Shape shape,
                         Color color,
                         int size,
                         boolean fill,
                         Stroke stroke)