⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.

Axmol Engine 3.0.0-84160d4
Loading...
Searching...
No Matches
Helper Member List

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

alignBottoms(const std::vector< ax::Node * > &nodes)Helperstatic
alignCenters(const std::vector< ax::Node * > &nodes)Helperstatic
alignHorizontals(const std::vector< ax::Node * > &nodes)Helperstatic
alignLefts(const std::vector< ax::Node * > &nodes)Helperstatic
alignRights(const std::vector< ax::Node * > &nodes)Helperstatic
alignTops(const std::vector< ax::Node * > &nodes)Helperstatic
AlignType enum nameHelper
alignVerticals(const std::vector< ax::Node * > &nodes)Helperstatic
centerHorizontally(const std::vector< ax::Node * > &nodes)Helperstatic
centerToParent(const std::vector< ax::Node * > &nodes)Helperstatic
centerVertically(const std::vector< ax::Node * > &nodes)Helperstatic
changeLayoutSystemActiveState(bool active)Helperstatic
convertBoundingBoxToScreen(Node *node)Helperstatic
decreaseHorizontalSpacing(std::vector< ax::Node * > &nodes, float theSpacing)Helperstatic
decreaseVerticalSpacing(std::vector< ax::Node * > &nodes, float theSpacing)Helperstatic
doLayout(Node *rootNode)Helperstatic
getNodeGroupBottom(const std::vector< ax::Node * > &nodes)Helperstatic
getNodeGroupLeft(const std::vector< ax::Node * > &nodes)Helperstatic
getNodeGroupRight(const std::vector< ax::Node * > &nodes)Helperstatic
getNodeGroupSize(const std::vector< ax::Node * > &nodes)Helperstatic
getNodeGroupTop(const std::vector< ax::Node * > &nodes)Helperstatic
getSubStringOfUTF8String(std::string_view str, std::string::size_type start, std::string::size_type length)Helperstatic
increaseHorizontalSpacing(std::vector< ax::Node * > &nodes, float theSpacing)Helperstatic
increaseVerticalSpacing(std::vector< ax::Node * > &nodes, float theSpacing)Helperstatic
makeHorizontalSpacingEqual(std::vector< ax::Node * > &nodes)Helperstatic
makeHorizontalSpacingEqual(const std::vector< ax::Node * > &nodes, float theSpacing)Helperstatic
makeSameHeight(const std::vector< ax::Node * > &nodes)Helperstatic
makeSameSize(const std::vector< ax::Node * > &nodes)Helperstatic
makeSameWidth(const std::vector< ax::Node * > &nodes)Helperstatic
makeVerticalSpacingEqual(std::vector< ax::Node * > &nodes)Helperstatic
makeVerticalSpacingEqual(const std::vector< ax::Node * > &nodes, float theSpacing)Helperstatic
removeHorizontalSpacing(const std::vector< ax::Node * > &nodes)Helperstatic
removeVerticalSpacing(const std::vector< ax::Node * > &nodes)Helperstatic
restrictCapInsetRect(const Rect &capInsets, const Vec2 &textureSize)Helperstatic
seekActionWidgetByActionTag(Widget *root, int tag)Helperstatic
seekWidgetByName(Widget *root, std::string_view name)Helperstatic
seekWidgetByTag(Widget *root, int tag)Helperstatic
setDesignSizeFixedEdge(const Vec2 &designSize)Helperstatic
setDesignSizeNoBorder(const Vec2 &designSize)Helperstatic
setNodeGroupSize(const std::vector< ax::Node * > &nodes, const Vec2 &newSize)Helperstatic