Class PlayerActionShapes.MultiShapeIcon

  • All Implemented Interfaces:
    Icon
    Enclosing class:
    PlayerActionShapes

    public static class PlayerActionShapes.MultiShapeIcon
    extends Object
    implements Icon
    Allow combination of multiple Icons. First icon is painted first, followed by second etc. This naturally only work, if the icons feature transparency.
    • Constructor Detail

      • MultiShapeIcon

        public MultiShapeIcon​(Icon... icons)