JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.fs.starfarer.api.impl.campaign.plog
Interface PLEntry
All Known Implementing Classes:
BasePLEntry
,
PLTextEntry
public interface
PLEntry
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Color
getColor
()
String
getText
()
long
getTimestamp
()
Method Details
getText
String
getText
()
getColor
Color
getColor
()
getTimestamp
long
getTimestamp
()