public class UiEditorThemeView extends AlignedContainer implements ActionListener
asyncAddQueue, asyncRemoveAll, asyncRemoveQueue, children, renderNodedeferredQueue, effects, styleId, visibility, zIndex| Constructor and Description |
|---|
UiEditorThemeView(UiEditor uiEditor,
UiTheme inGameUiTheme) |
| Modifier and Type | Method and Description |
|---|---|
UiTheme |
getInGameUiTheme() |
void |
onActionBegin(ActionEvent event)
Called when an action event begins (e.g.
|
void |
onActionEnd(ActionEvent event)
Called when an action event ends (e.g.
|
void |
onResize(int width,
int height) |
createRenderNode, getHorizontalAlignment, getVerticalAlignment, setHorizontalAlignment, setVerticalAlignmentwithElements, withElementsadd, add, addAsync, attach, defer, detach, getElementById, getFlexDirection, getLayout, getTotalChildren, remove, remove, removeAll, removeAllAsync, removeAsync, setFlexDirection, setLayout, setStyleId, setVisibility, setZIndex, syncWithRenderNodeaddEffectListener, addHoverListener, applyEffect, equals, getId, getStyleId, getVisibility, getZIndex, hashCode, isDebugEnabled, notifyEffectListenersOnFinished, notifyHoverListenersOnBeginHover, notifyHoverListenersOnEndHover, removeEffectListener, removeHoverListener, setDebugEnabledpublic void onResize(int width,
int height)
public void onActionBegin(ActionEvent event)
ActionListeneronActionBegin in interface ActionListenerevent - An ActionEvent instance containing the event detailspublic void onActionEnd(ActionEvent event)
ActionListeneronActionEnd in interface ActionListenerevent - An ActionEvent instance containing the event detailspublic UiTheme getInGameUiTheme()