Class FPanelInfo.FPanelInfoBuilder

java.lang.Object
fr.formiko.views.gui2d.FPanelInfo.FPanelInfoBuilder
Direct Known Subclasses:
FPanelInfoCreature.FPanelInfoCreatureBuilder, FPanelInfoGCreature.FPanelInfoGCreatureBuilder
Enclosing class:
FPanelInfo

static class FPanelInfo.FPanelInfoBuilder extends Object
Standard Builder for this.
Author:
Hydrolien
  • Field Details

    • lp

      protected fr.formiko.usual.structures.listes.Liste<FPanel> lp
    • x

      protected int x
    • yByElement

      protected int yByElement
    • allowPanelsOnSameLine

      protected boolean allowPanelsOnSameLine
  • Constructor Details

    • FPanelInfoBuilder

      protected FPanelInfoBuilder()
      Main constructor.
      $It only initialize List.
  • Method Details