TDME2 1.9.121
GUIVerticalScrollbarInternalNode Member List

This is the complete list of members for GUIVerticalScrollbarInternalNode, including all inherited members.

_scrollToNodeX(GUIParentNode *toNode=nullptr)GUINodeprotected
_scrollToNodeY(GUIParentNode *toNode=nullptr)GUINodeprotected
addEffect(const string &id, GUIEffect *effect)GUINode
alignmentsGUINodeprotected
applyEffects(GUIRenderer *guiRenderer)GUINodevirtual
backgroundColorGUINodeprotected
backgroundImageEffectColorAddGUINodeprotected
backgroundImageEffectColorMulGUINodeprotected
backgroundImageScale9GridGUINodeprotected
backgroundTextureGUINodeprotected
backgroundTextureIdGUINodeprotected
barColorDraggingGUIVerticalScrollbarInternalNodeprivate
barColorMouseOverGUIVerticalScrollbarInternalNodeprivate
barColorNoneGUIVerticalScrollbarInternalNodeprivate
borderGUINodeprotected
cfCall(GUIElementNode *elementNode, const string &function, const vector< string > &arguments)GUINodeprivate
cfCallDetermineElementNodeDependencies(const string &function, const vector< string > &arguments, vector< string > &elementNodeDependencies)GUINodeprivate
cfDetermineElementNodeDependencies(vector< string > &elementNodeDependencies)GUINodeprivate
cfEmpty(const vector< string > &arguments)GUINodeprivate
cfHasCondition(GUIElementNode *elementNode, const vector< string > &arguments)GUINodeprivate
cfHasConditionDetermineElementNodeDependencies(const vector< string > &arguments, vector< string > &elementNodeDependencies)GUINodeprivate
cfParse(const string &term, string &function, vector< string > &arguments)GUINodeprivate
checkConditions()GUINodeprotected
computeContentAlignment()GUINodeprotectedvirtual
computedConstraintsGUINodeprotected
computeParentChildrenRenderOffsetXTotal()GUINode
computeParentChildrenRenderOffsetYTotal()GUINode
conditionsMetGUINodeprotected
controllerGUINodeprotected
createAlignments(const string &horizontal, const string &vertical)GUINodestatic
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)GUINodestatic
createConditions(const string &conditions)GUINodestatic
createFlow(const string &flow)GUINodestatic
createPadding(const string &allPadding, const string &left, const string &top, const string &right, const string &bottom)GUINodestatic
createRequestedConstraints(const string &left, const string &top, const string &width, const string &height, int factor)GUINodestatic
createScale9Grid(const string &all, const string &left, const string &top, const string &right, const string &bottom)GUINodestatic
determineMouseEventNodes(GUIMouseEvent *event, bool floatingNode, unordered_set< string > &eventNodeIds, unordered_set< string > &eventFloatingNodeIds)GUINodevirtual
dispose()GUINodevirtual
dumpNode(GUINode *node, int depth=0, int indent=0, int depthIdx=0)GUINodestatic
dumpParentNodes(GUINode *node, int indent=0)GUINodestatic
effectsGUINodeprotected
effectStateGUINodeprotected
flowGUINodeprivate
getAutoHeight()GUINodevirtual
getAutoWidth()GUINodevirtual
getBackgroundColor()GUINodeinline
getBorder()GUINodeinline
getComputedConstraints()GUINodeinline
getContentHeight() overrideGUIVerticalScrollbarInternalNodevirtual
getContentWidth() overrideGUIVerticalScrollbarInternalNodevirtual
getController()GUINodeinline
getEffect(const string &id)GUINode
getEffectState()GUINodeinline
getEventNodePosition(GUIMouseEvent *event, Vector2 &position)GUINode
getEventOffNodeRelativePosition(GUIMouseEvent *event, Vector2 &position)GUINode
getGUIEffectOffsetX()GUINodeinline
getGUIEffectOffsetY()GUINodeinline
getHierarchicalId()GUINode
getId()GUINodeinline
getNodeType() overrideGUIVerticalScrollbarInternalNodeprotectedvirtual
getPadding()GUINodeinline
getParentControllerNode()GUINode
getParentNode()GUINodeinline
getRequestedColor(const string &color, const GUIColor &defaultColor)GUINodestatic
getRequestedConstraintsType(const string &constraint, GUINode_RequestedConstraints_RequestedConstraintsType *defaultConstraintsType)GUINodeprotectedstatic
getRequestedConstraintsValue(const string &constraint, int defaultConstraintsValue)GUINodeprotectedstatic
getRequestedPixelValue(const string &value, int defaultValue)GUINodeprotectedstatic
getRequestsConstraints()GUINodeinline
getScreenNode()GUINodeinline
guiEffectOffsetXGUINodeprotected
guiEffectOffsetYGUINodeprotected
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)GUINodeprotected
GUIVerticalScrollbarInternalNode(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, const GUIColor &barColorNone, const GUIColor &barColorMouseOver, const GUIColor &barColorDragging)GUIVerticalScrollbarInternalNode
hasEffects()GUINodeinline
haveActiveOutEffect()GUINodeprotected
haveOutEffectGUINodeprotected
hideOnGUINodeprotected
idGUINodeprotected
isConditionsMet()GUINodeinline
isContentNode() overrideGUIVerticalScrollbarInternalNodeprotectedvirtual
isEventBelongingToNode(GUIMouseEvent *event, Vector2 &position)GUINode
isEventBelongingToNode(GUIMouseEvent *event)GUINode
lastConditionsGUINodeprotected
layout()GUINodeprotectedvirtual
layoutConstraintPixel(GUINode_RequestedConstraints_RequestedConstraintsType *type, int autoValue, int parentValue, int value)GUINodeprotected
layoutedGUINodeprotected
layoutOnDemand()GUINodevirtual
onSetConditions(const vector< string > &conditions)GUINodeprotected
paddingGUINodeprotected
parentNodeGUINodeprotected
removeEffect(const string &id)GUINode
render(GUIRenderer *guiRenderer) overrideGUIVerticalScrollbarInternalNodevirtual
requestedConstraintsGUINodeprotected
screenNodeGUINodeprotected
scrollToNodeX(GUIParentNode *toNode=nullptr)GUINode
scrollToNodeY(GUIParentNode *toNode=nullptr)GUINode
setBackgroundImage(const string &backgroundImage)GUINode
setConditionsMet()GUINodevirtual
setController(GUINodeController *controller)GUINode
setGUIEffectOffsetX(int guiEffectOffsetX)GUINodeinline
setGUIEffectOffsetY(int guiEffectOffsetY)GUINodeinline
setLeft(int left)GUINodeprotectedvirtual
setTop(int top)GUINodeprotectedvirtual
shouldRender()GUINodeinlineprotected
showOnGUINodeprotected
undoEffects(GUIRenderer *guiRenderer)GUINodevirtual
~GUINode()GUINodeprotectedvirtual