Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.util.FleetLog Class Reference

Static Public Member Functions

static CommMessageAPI beginEntry (String subject, SectorEntityToken target)
 
static CommMessageAPI beginEntry (String subject, SectorEntityToken target, Color highlight, String... highlights)
 
static CommMessageAPI beginEntry (String subject, SectorEntityToken target, Color color, Color highlight, String... highlights)
 
static void addToLog (CommMessageAPI message, TextPanelAPI panel)
 

Detailed Description

Definition at line 9 of file FleetLog.java.

Member Function Documentation

◆ addToLog()

static void com.fs.starfarer.api.util.FleetLog.addToLog ( CommMessageAPI  message,
TextPanelAPI  panel 
)
static

Definition at line 65 of file FleetLog.java.

◆ beginEntry() [1/3]

static CommMessageAPI com.fs.starfarer.api.util.FleetLog.beginEntry ( String  subject,
SectorEntityToken  target 
)
static

Definition at line 11 of file FleetLog.java.

◆ beginEntry() [2/3]

static CommMessageAPI com.fs.starfarer.api.util.FleetLog.beginEntry ( String  subject,
SectorEntityToken  target,
Color  color,
Color  highlight,
String...  highlights 
)
static

Definition at line 19 of file FleetLog.java.

◆ beginEntry() [3/3]

static CommMessageAPI com.fs.starfarer.api.util.FleetLog.beginEntry ( String  subject,
SectorEntityToken  target,
Color  highlight,
String...  highlights 
)
static

Definition at line 15 of file FleetLog.java.


The documentation for this class was generated from the following file: