Starsector API
Loading...
Searching...
No Matches
EventProgressBarAPI.java
Go to the documentation of this file.
1
package
com.fs.starfarer.api.ui;
2
3
public
interface
EventProgressBarAPI
extends
UIPanelAPI
{
4
5
float
getXCoordinateForProgress
(
float
progress);
6
7
}
com.fs.starfarer.api.ui.EventProgressBarAPI
Definition
EventProgressBarAPI.java:3
com.fs.starfarer.api.ui.EventProgressBarAPI.getXCoordinateForProgress
float getXCoordinateForProgress(float progress)
com.fs.starfarer.api.ui.UIPanelAPI
Definition
UIPanelAPI.java:3
src
com
fs
starfarer
api
ui
EventProgressBarAPI.java
Generated by
1.9.8