Starsector API
Loading...
Searching...
No Matches
com.fs.starfarer.api.ui.CustomPanelAPI Member List

This is the complete list of members for com.fs.starfarer.api.ui.CustomPanelAPI, including all inherited members.

addComponent(UIComponentAPI custom)com.fs.starfarer.api.ui.UIPanelAPI
addUIElement(TooltipMakerAPI element)com.fs.starfarer.api.ui.CustomPanelAPI
advance(float amount)com.fs.starfarer.api.ui.UIComponentAPI
bringComponentToTop(UIComponentAPI c)com.fs.starfarer.api.ui.UIPanelAPI
createCustomPanel(float width, float height, CustomUIPanelPlugin plugin)com.fs.starfarer.api.ui.CustomPanelAPI
createUIElement(float width, float height, boolean withScroller)com.fs.starfarer.api.ui.CustomPanelAPI
getIntelUI()com.fs.starfarer.api.ui.CustomPanelAPI
getOpacity()com.fs.starfarer.api.ui.UIComponentAPI
getPlugin()com.fs.starfarer.api.ui.CustomPanelAPI
getPosition()com.fs.starfarer.api.ui.UIComponentAPI
processInput(List< InputEventAPI > events)com.fs.starfarer.api.ui.UIComponentAPI
removeComponent(UIComponentAPI component)com.fs.starfarer.api.ui.UIPanelAPI
render(float alphaMult)com.fs.starfarer.api.ui.UIComponentAPI
sendToBottom(UIComponentAPI c)com.fs.starfarer.api.ui.UIPanelAPI
setOpacity(float opacity)com.fs.starfarer.api.ui.UIComponentAPI
updateUIElementSizeAndMakeItProcessInput(TooltipMakerAPI element)com.fs.starfarer.api.ui.CustomPanelAPI
wrapTooltipWithBox(TooltipMakerAPI tooltip)com.fs.starfarer.api.ui.CustomPanelAPI
wrapTooltipWithBox(TooltipMakerAPI tooltip, Color color)com.fs.starfarer.api.ui.CustomPanelAPI
wrapTooltipWithBox(TooltipMakerAPI tooltip, float padLeft, float padRight, float padBelow, float padAbove, Color color)com.fs.starfarer.api.ui.CustomPanelAPI