public interface UIPanelAPI extends UIComponentAPI
| Modifier and Type | Method and Description |
|---|---|
PositionAPI |
addComponent(UIComponentAPI custom) |
void |
bringComponentToTop(UIComponentAPI c) |
void |
removeComponent(UIComponentAPI component) |
void |
sendToBottom(UIComponentAPI c) |
advance, getOpacity, getPosition, processInput, render, setOpacityPositionAPI addComponent(UIComponentAPI custom)
void removeComponent(UIComponentAPI component)
void bringComponentToTop(UIComponentAPI c)
void sendToBottom(UIComponentAPI c)