1package com.fs.starfarer.api.util;
5import com.fs.starfarer.api.campaign.SectorEntityToken;
6import com.fs.starfarer.api.campaign.TextPanelAPI;
7import com.fs.starfarer.api.campaign.comm.CommMessageAPI;
65 public static void addToLog(CommMessageAPI message, TextPanelAPI panel) {
static CommMessageAPI beginEntry(String subject, SectorEntityToken target, Color color, Color highlight, String... highlights)
static CommMessageAPI beginEntry(String subject, SectorEntityToken target, Color highlight, String... highlights)
static CommMessageAPI beginEntry(String subject, SectorEntityToken target)
static void addToLog(CommMessageAPI message, TextPanelAPI panel)
static Color getTextColor()