Package com.fs.starfarer.api.ui
Interface UIPanelAPI
- All Superinterfaces:
UIComponentAPI
- All Known Subinterfaces:
CustomPanelAPI
,EventProgressBarAPI
,ScrollPanelAPI
,TooltipMakerAPI
-
Method Summary
Modifier and TypeMethodDescriptionaddComponent
(UIComponentAPI custom) void
void
removeComponent
(UIComponentAPI component) void
Methods inherited from interface com.fs.starfarer.api.ui.UIComponentAPI
advance, getOpacity, getPosition, processInput, render, setOpacity
-
Method Details
-
addComponent
-
removeComponent
-
bringComponentToTop
-
sendToBottom
-