TDME2 1.9.121
|
This is the complete list of members for GUIElementNode, including all inherited members.
_scrollToNodeX(GUIParentNode *toNode=nullptr) | GUINode | protected |
_scrollToNodeY(GUIParentNode *toNode=nullptr) | GUINode | protected |
activeConditions | GUIElementNode | private |
addEffect(const string &id, GUIEffect *effect) | GUINode | |
addSubNode(GUINode *node) | GUIParentNode | |
addSubNodes(const string &xml, bool resetScrollOffsets) | GUIParentNode | |
alignments | GUINode | protected |
applyEffects(GUIRenderer *guiRenderer) | GUINode | virtual |
backgroundColor | GUINode | protected |
backgroundImageEffectColorAdd | GUINode | protected |
backgroundImageEffectColorMul | GUINode | protected |
backgroundImageScale9Grid | GUINode | protected |
backgroundTexture | GUINode | protected |
backgroundTextureId | GUINode | protected |
border | GUINode | protected |
cfCall(GUIElementNode *elementNode, const string &function, const vector< string > &arguments) | GUINode | private |
cfCallDetermineElementNodeDependencies(const string &function, const vector< string > &arguments, vector< string > &elementNodeDependencies) | GUINode | private |
cfDetermineElementNodeDependencies(vector< string > &elementNodeDependencies) | GUINode | private |
cfEmpty(const vector< string > &arguments) | GUINode | private |
cfHasCondition(GUIElementNode *elementNode, const vector< string > &arguments) | GUINode | private |
cfHasConditionDetermineElementNodeDependencies(const vector< string > &arguments, vector< string > &elementNodeDependencies) | GUINode | private |
cfParse(const string &term, string &function, vector< string > &arguments) | GUINode | private |
checkConditions() | GUINode | protected |
childrenRenderOffsetX | GUIParentNode | private |
childrenRenderOffsetY | GUIParentNode | private |
clearSubNodes() | GUIParentNode | |
computeContentAlignment() | GUINode | protectedvirtual |
computedConstraints | GUINode | protected |
computeHorizontalChildrenAlignment() | GUIParentNode | protectedvirtual |
computeParentChildrenRenderOffsetXTotal() | GUINode | |
computeParentChildrenRenderOffsetYTotal() | GUINode | |
computeVerticalChildrenAlignment() | GUIParentNode | protectedvirtual |
computeViewportCache | GUIParentNode | protected |
CONDITION_ALWAYS | GUIElementNode | static |
CONDITION_CLICK | GUIElementNode | static |
CONDITION_FOCUS | GUIElementNode | static |
CONDITION_ONMOUSEOVER | GUIElementNode | static |
conditionsMet | GUINode | protected |
controller | GUINode | protected |
createAlignments(const string &horizontal, const string &vertical) | GUINode | static |
createBorder(const string &allBorder, const string &left, const string &top, const string &right, const string &bottom, const string &allBorderColor, const string &leftColor, const string &topColor, const string &rightColor, const string &bottomColor) | GUINode | static |
createConditions(const string &conditions) | GUINode | static |
createFlow(const string &flow) | GUINode | static |
createOverflow(const string &overflow) | GUIParentNode | static |
createPadding(const string &allPadding, const string &left, const string &top, const string &right, const string &bottom) | GUINode | static |
createRequestedConstraints(const string &left, const string &top, const string &width, const string &height, int factor) | GUIParentNode | static |
createScale9Grid(const string &all, const string &left, const string &top, const string &right, const string &bottom) | GUINode | static |
detachSubNodes() | GUIParentNode | protected |
determineMouseEventNodes(GUIMouseEvent *event, bool floatingNode, unordered_set< string > &eventNodeIds, unordered_set< string > &eventFloatingNodeIds) override | GUIParentNode | virtual |
disabled | GUIElementNode | private |
dispose() override | GUIParentNode | virtual |
dumpNode(GUINode *node, int depth=0, int indent=0, int depthIdx=0) | GUINode | static |
dumpParentNodes(GUINode *node, int indent=0) | GUINode | static |
effects | GUINode | protected |
effectState | GUINode | protected |
executeExpression(GUIScreenNode *screenNode, const string &expression) | GUIElementNode | static |
executeOnChangeExpression() | GUIElementNode | |
floatingNodesCache | GUIParentNode | protected |
flow | GUINode | private |
focusable | GUIElementNode | private |
getActiveConditions() | GUIElementNode | |
getAutoHeight() | GUINode | virtual |
getAutoWidth() | GUINode | virtual |
getBackgroundColor() | GUINode | inline |
getBorder() | GUINode | inline |
getChildControllerNodes(vector< GUINode * > &childControllerNodes, bool requireConditionsMet=false) | GUIParentNode | |
getChildControllerNodesInternal(vector< GUINode * > &childControllerNodes, bool requireConditionsMet=false) | GUIParentNode | private |
getChildrenRenderOffsetX() | GUIParentNode | |
getChildrenRenderOffsetY() | GUIParentNode | |
getComputedConstraints() | GUINode | inline |
getContentHeight() override | GUILayerNode | virtual |
getContentWidth() override | GUILayerNode | virtual |
getController() | GUINode | inline |
getEffect(const string &id) | GUINode | |
getEffectState() | GUINode | inline |
getEventNodePosition(GUIMouseEvent *event, Vector2 &position) | GUINode | |
getEventOffNodeRelativePosition(GUIMouseEvent *event, Vector2 &position) | GUINode | |
getGUIEffectOffsetX() | GUINode | inline |
getGUIEffectOffsetY() | GUINode | inline |
getHierarchicalId() | GUINode | |
getId() | GUINode | inline |
getName() | GUIElementNode | |
getNodeType() override | GUIElementNode | protectedvirtual |
getOnChangeExpression() | GUIElementNode | |
getOnInitializeExpression() | GUIElementNode | |
getOnMouseClickExpression() | GUIElementNode | |
getOnMouseDoubleClickExpression() | GUIElementNode | |
getOnMouseOutExpression() | GUIElementNode | |
getOnMouseOverExpression() | GUIElementNode | |
getOptionValue(const string &option) | GUIElementNode | |
getOverflowX() | GUIParentNode | |
getOverflowY() | GUIParentNode | |
getPadding() | GUINode | inline |
getParentControllerNode() | GUINode | |
getParentElementNodeId() | GUIElementNode | |
getParentNode() | GUINode | inline |
getRequestedColor(const string &color, const GUIColor &defaultColor) | GUINode | static |
getRequestedConstraintsType(const string &constraint, GUINode_RequestedConstraints_RequestedConstraintsType *defaultConstraintsType) | GUINode | protectedstatic |
getRequestedConstraintsValue(const string &constraint, int defaultConstraintsValue) | GUINode | protectedstatic |
getRequestedPixelValue(const string &value, int defaultValue) | GUINode | protectedstatic |
getRequestsConstraints() | GUINode | inline |
getScreenNode() | GUINode | inline |
getValue() | GUIElementNode | |
guiEffectOffsetX | GUINode | protected |
guiEffectOffsetY | GUINode | protected |
GUIElementNode(GUIScreenNode *screenNode, GUIParentNode *parentNode, const string &id, GUINode_Flow *flow, GUIParentNode_Overflow *overflowX, GUIParentNode_Overflow *overflowY, const GUINode_Alignments &alignments, const GUINode_RequestedConstraints &requestedConstraints, const GUIColor &backgroundColor, const string &backgroundImage, const GUINode_Scale9Grid &backgroundImageScale9Grid, const GUIColor &backgroundImageEffectColorMul, const GUIColor &backgroundImageEffectColorAdd, const GUINode_Border &border, const GUINode_Padding &padding, const GUINodeConditions &showOn, const GUINodeConditions &hideOn, const string &name, const string &value, bool selected, bool disabled, bool focusable, bool ignoreEvents, const string &onInitialize, const string &onMouseClick, const string &onMouseDoubleClickExpression, const string &onMouseOver, const string &onMouseOut, const string &onChangeExpression, const string &parentElementId, const string &options) | GUIElementNode | protected |
GUILayerNode(GUIScreenNode *screenNode, GUIParentNode *parentNode, const string &id, GUINode_Flow *flow, GUIParentNode_Overflow *overflowX, GUIParentNode_Overflow *overflowY, const GUINode_Alignments &alignments, const GUINode_RequestedConstraints &requestedConstraints, const GUIColor &backgroundColor, const string &backgroundImage, const GUINode_Scale9Grid &backgroundImageScale9Grid, const GUIColor &backgroundImageEffectColorMul, const GUIColor &backgroundImageEffectColorAdd, const GUINode_Border &border, const GUINode_Padding &padding, const GUINodeConditions &showOn, const GUINodeConditions &hideOn) | GUILayerNode | protected |
GUINode | GUIElementNode | friend |
tdme::gui::nodes::GUINode::GUINode(GUIScreenNode *screenNode, GUIParentNode *parentNode, const string &id, GUINode_Flow *flow, const GUINode_Alignments &alignments, const GUINode_RequestedConstraints &requestedConstraints, const GUIColor &backgroundColor, const string &backgroundImage, const GUINode_Scale9Grid &backgroundImageScale9Grid, const GUIColor &backgroundImageEffectColorMul, const GUIColor &backgroundImageEffectColorAdd, const GUINode_Border &border, const GUINode_Padding &padding, const GUINodeConditions &showOn, const GUINodeConditions &hideOn) | GUINode | protected |
GUIParentNode(GUIScreenNode *screenNode, GUIParentNode *parentNode, const string &id, GUINode_Flow *flow, GUIParentNode_Overflow *overflowX, GUIParentNode_Overflow *overflowY, const GUINode_Alignments &alignments, const GUINode_RequestedConstraints &requestedConstraints, const GUIColor &backgroundColor, const string &backgroundImage, const GUINode_Scale9Grid &backgroundImageScale9Grid, const GUIColor &backgroundImageEffectColorMul, const GUIColor &backgroundImageEffectColorAdd, const GUINode_Border &border, const GUINode_Padding &padding, const GUINodeConditions &showOn, const GUINodeConditions &hideOn) | GUIParentNode | protected |
GUIScreenNode | GUIElementNode | friend |
handleKeyboardEvent(GUIKeyboardEvent *event) | GUIElementNode | |
hasEffects() | GUINode | inline |
hasOption(const string &option) | GUIElementNode | |
haveActiveOutEffect() | GUINode | protected |
haveOutEffect | GUINode | protected |
hideOn | GUINode | protected |
id | GUINode | protected |
ignoreEvents | GUIElementNode | private |
invalidateRenderCaches() | GUIParentNode | |
isConditionsMet() | GUINode | inline |
isContentNode() override | GUIElementNode | protectedvirtual |
isDisabled() | GUIElementNode | |
isEventBelongingToNode(GUIMouseEvent *event, Vector2 &position) | GUINode | |
isEventBelongingToNode(GUIMouseEvent *event) | GUINode | |
isFocusable() | GUIElementNode | |
isSelected() | GUIElementNode | |
lastConditions | GUINode | protected |
layout() override | GUILayerNode | protectedvirtual |
layoutConstraintPixel(GUINode_RequestedConstraints_RequestedConstraintsType *type, int autoValue, int parentValue, int value) | GUINode | protected |
layouted | GUINode | protected |
layoutOnDemand() | GUINode | virtual |
layoutSubNodes() override | GUILayerNode | protectedvirtual |
moveNodes(GUIParentNode *otherParentNode) | GUIParentNode | |
name | GUIElementNode | private |
onChangeExpression | GUIElementNode | private |
onInitializeExpression | GUIElementNode | private |
onMouseClickExpression | GUIElementNode | private |
onMouseDoubleClickExpression | GUIElementNode | private |
onMouseOutExpression | GUIElementNode | private |
onMouseOverExpression | GUIElementNode | private |
onSetConditions(const vector< string > &conditions) | GUINode | protected |
options | GUIElementNode | private |
overflowX | GUIParentNode | protected |
overflowY | GUIParentNode | protected |
padding | GUINode | protected |
parentElementId | GUIElementNode | private |
parentNode | GUINode | protected |
removeEffect(const string &id) | GUINode | |
removeSubNode(GUINode *node, bool resetScrollOffsets) | GUIParentNode | private |
render(GUIRenderer *guiRenderer) override | GUIParentNode | virtual |
replaceSubNodes(const string &xml, bool resetScrollOffsets) | GUIParentNode | |
requestedConstraints | GUINode | protected |
screenNode | GUINode | protected |
scrollToNodeX(GUIParentNode *toNode=nullptr) | GUINode | |
scrollToNodeY(GUIParentNode *toNode=nullptr) | GUINode | |
selected | GUIElementNode | private |
setBackgroundImage(const string &backgroundImage) | GUINode | |
setChildrenRenderOffsetX(float childrenRenderOffSetX) | GUIParentNode | |
setChildrenRenderOffsetY(float childrenRenderOffSetY) | GUIParentNode | |
setConditionsMet() override | GUIParentNode | virtual |
setController(GUINodeController *controller) | GUINode | |
setGUIEffectOffsetX(int guiEffectOffsetX) | GUINode | inline |
setGUIEffectOffsetY(int guiEffectOffsetY) | GUINode | inline |
setLeft(int left) override | GUILayerNode | protectedvirtual |
setTop(int top) override | GUILayerNode | protectedvirtual |
shouldRender() | GUINode | inlineprotected |
showOn | GUINode | protected |
subNodes | GUIParentNode | protected |
tdme::gui::GUIParser | GUIElementNode | friend |
undoEffects(GUIRenderer *guiRenderer) | GUINode | virtual |
unsetMouseOver() | GUIParentNode | private |
value | GUIElementNode | private |
vieportSubNodesCache | GUIParentNode | protected |
~GUINode() | GUINode | protectedvirtual |