Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.TextTokenAndHighlightSource Interface Reference

Public Member Functions

Map< String, String > getTokenReplacements ()
 
String[] getHighlights ()
 
Color[] getHighlightColors ()
 

Detailed Description

Definition at line 6 of file TextTokenAndHighlightSource.java.

Member Function Documentation

◆ getHighlightColors()

Color[] com.fs.starfarer.api.TextTokenAndHighlightSource.getHighlightColors ( )

◆ getHighlights()

String[] com.fs.starfarer.api.TextTokenAndHighlightSource.getHighlights ( )

For the description, which is shown in the tooltip.

Returns

◆ getTokenReplacements()

Map< String, String > com.fs.starfarer.api.TextTokenAndHighlightSource.getTokenReplacements ( )

For the description that shows up in the tooltip.

Returns

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