Class ActorContainerPanel


  • public final class ActorContainerPanel
    extends java.lang.Object
    • Field Detail

      • BACKGROUND_COLOR

        @NotNull
        public static final @NotNull Color BACKGROUND_COLOR
      • BORDER_COLOR

        @NotNull
        public static final @NotNull Color BORDER_COLOR
      • TEXT_COLOR

        @NotNull
        public static final @NotNull Color TEXT_COLOR
    • Constructor Detail

      • ActorContainerPanel

        public ActorContainerPanel​(@NotNull
                                   @NotNull Overlay overlay,
                                   int panelWidth)
    • Method Detail

      • draw

        public void draw​(@NotNull
                         @NotNull ActorContainer<?> container)