Starsector API
Loading...
Searching...
No Matches
SectorGenProgress.java
Go to the documentation of this file.
1
package
com.fs.starfarer.api.campaign;
2
3
public
interface
SectorGenProgress
{
4
void
render
(String text,
float
progress);
5
}
com.fs.starfarer.api.campaign.SectorGenProgress
Definition
SectorGenProgress.java:3
com.fs.starfarer.api.campaign.SectorGenProgress.render
void render(String text, float progress)
src
com
fs
starfarer
api
campaign
SectorGenProgress.java
Generated by
1.9.8