Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.ui.EventProgressBarAPI Interface Reference
Inheritance diagram for com.fs.starfarer.api.ui.EventProgressBarAPI:
[legend]
Collaboration diagram for com.fs.starfarer.api.ui.EventProgressBarAPI:
[legend]

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)
 

Detailed Description

Definition at line 3 of file EventProgressBarAPI.java.

Member Function Documentation

◆ getXCoordinateForProgress()

float com.fs.starfarer.api.ui.EventProgressBarAPI.getXCoordinateForProgress ( float  progress)

The documentation for this interface was generated from the following file: