Definition at line 5 of file MessageDisplayAPI.java.
◆ addMessage() [1/4]
void com.fs.starfarer.api.campaign.MessageDisplayAPI.addMessage |
( |
String |
text | ) |
|
◆ addMessage() [2/4]
void com.fs.starfarer.api.campaign.MessageDisplayAPI.addMessage |
( |
String |
text, |
|
|
Color |
color |
|
) |
| |
◆ addMessage() [3/4]
void com.fs.starfarer.api.campaign.MessageDisplayAPI.addMessage |
( |
String |
text, |
|
|
Color |
color, |
|
|
String |
highlight, |
|
|
Color |
highlightColor |
|
) |
| |
◆ addMessage() [4/4]
void com.fs.starfarer.api.campaign.MessageDisplayAPI.addMessage |
( |
String |
text, |
|
|
String |
highlight, |
|
|
Color |
highlightColor |
|
) |
| |
◆ removeMessage()
void com.fs.starfarer.api.campaign.MessageDisplayAPI.removeMessage |
( |
String |
text | ) |
|
The documentation for this interface was generated from the following file: