Class PilotToolTip

java.lang.Object
megamek.client.ui.clientGUI.tooltip.PilotToolTip

public final class PilotToolTip extends Object
  • Field Details

    • PORTRAIT_BASE_SIZE

      public static final int PORTRAIT_BASE_SIZE
      the portrait base size
      See Also:
  • Method Details

    • lobbyTip

      public static StringBuilder lobbyTip(InGameObject unit)
    • getPilotTipDetailed

      public static StringBuilder getPilotTipDetailed(Entity entity, boolean showPortrait)
    • getPilotTipShort

      public static StringBuilder getPilotTipShort(Entity entity, boolean showPortrait, boolean report)
    • getPilotTipLine

      public static StringBuilder getPilotTipLine(Entity entity)
    • getCrewAdvantages

      public static StringBuilder getCrewAdvantages(Entity entity, boolean detailed)
      The crew advantages and MD
    • deleteImageCache

      public static void deleteImageCache()
    • deleteImageCache

      public static void deleteImageCache(Crew crew, int pos)