Definition at line 7 of file UIComponentAPI.java.
◆ advance()
| void com.fs.starfarer.api.ui.UIComponentAPI.advance |
( |
float | amount | ) |
|
◆ getOpacity()
| float com.fs.starfarer.api.ui.UIComponentAPI.getOpacity |
( |
| ) |
|
◆ getPosition()
| PositionAPI com.fs.starfarer.api.ui.UIComponentAPI.getPosition |
( |
| ) |
|
◆ processInput()
| void com.fs.starfarer.api.ui.UIComponentAPI.processInput |
( |
List< InputEventAPI > | events | ) |
|
◆ render()
| void com.fs.starfarer.api.ui.UIComponentAPI.render |
( |
float | alphaMult | ) |
|
◆ setOpacity()
| void com.fs.starfarer.api.ui.UIComponentAPI.setOpacity |
( |
float | opacity | ) |
|
The documentation for this interface was generated from the following file: