Starsector API
|
Public Member Functions | |
float | getXCoordinateForProgress (float progress) |
Public Member Functions inherited from com.fs.starfarer.api.ui.UIPanelAPI | |
PositionAPI | addComponent (UIComponentAPI custom) |
void | removeComponent (UIComponentAPI component) |
void | bringComponentToTop (UIComponentAPI c) |
Public Member Functions inherited from com.fs.starfarer.api.ui.UIComponentAPI | |
PositionAPI | getPosition () |
void | render (float alphaMult) |
void | processInput (List< InputEventAPI > events) |
void | advance (float amount) |
Definition at line 3 of file EventProgressBarAPI.java.
float com.fs.starfarer.api.ui.EventProgressBarAPI.getXCoordinateForProgress | ( | float | progress | ) |