⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-84160d4
|
This is the complete list of members for Helper, including all inherited members.
| alignBottoms(const std::vector< ax::Node * > &nodes) | Helper | static |
| alignCenters(const std::vector< ax::Node * > &nodes) | Helper | static |
| alignHorizontals(const std::vector< ax::Node * > &nodes) | Helper | static |
| alignLefts(const std::vector< ax::Node * > &nodes) | Helper | static |
| alignRights(const std::vector< ax::Node * > &nodes) | Helper | static |
| alignTops(const std::vector< ax::Node * > &nodes) | Helper | static |
| AlignType enum name | Helper | |
| alignVerticals(const std::vector< ax::Node * > &nodes) | Helper | static |
| centerHorizontally(const std::vector< ax::Node * > &nodes) | Helper | static |
| centerToParent(const std::vector< ax::Node * > &nodes) | Helper | static |
| centerVertically(const std::vector< ax::Node * > &nodes) | Helper | static |
| changeLayoutSystemActiveState(bool active) | Helper | static |
| convertBoundingBoxToScreen(Node *node) | Helper | static |
| decreaseHorizontalSpacing(std::vector< ax::Node * > &nodes, float theSpacing) | Helper | static |
| decreaseVerticalSpacing(std::vector< ax::Node * > &nodes, float theSpacing) | Helper | static |
| doLayout(Node *rootNode) | Helper | static |
| getNodeGroupBottom(const std::vector< ax::Node * > &nodes) | Helper | static |
| getNodeGroupLeft(const std::vector< ax::Node * > &nodes) | Helper | static |
| getNodeGroupRight(const std::vector< ax::Node * > &nodes) | Helper | static |
| getNodeGroupSize(const std::vector< ax::Node * > &nodes) | Helper | static |
| getNodeGroupTop(const std::vector< ax::Node * > &nodes) | Helper | static |
| getSubStringOfUTF8String(std::string_view str, std::string::size_type start, std::string::size_type length) | Helper | static |
| increaseHorizontalSpacing(std::vector< ax::Node * > &nodes, float theSpacing) | Helper | static |
| increaseVerticalSpacing(std::vector< ax::Node * > &nodes, float theSpacing) | Helper | static |
| makeHorizontalSpacingEqual(std::vector< ax::Node * > &nodes) | Helper | static |
| makeHorizontalSpacingEqual(const std::vector< ax::Node * > &nodes, float theSpacing) | Helper | static |
| makeSameHeight(const std::vector< ax::Node * > &nodes) | Helper | static |
| makeSameSize(const std::vector< ax::Node * > &nodes) | Helper | static |
| makeSameWidth(const std::vector< ax::Node * > &nodes) | Helper | static |
| makeVerticalSpacingEqual(std::vector< ax::Node * > &nodes) | Helper | static |
| makeVerticalSpacingEqual(const std::vector< ax::Node * > &nodes, float theSpacing) | Helper | static |
| removeHorizontalSpacing(const std::vector< ax::Node * > &nodes) | Helper | static |
| removeVerticalSpacing(const std::vector< ax::Node * > &nodes) | Helper | static |
| restrictCapInsetRect(const Rect &capInsets, const Vec2 &textureSize) | Helper | static |
| seekActionWidgetByActionTag(Widget *root, int tag) | Helper | static |
| seekWidgetByName(Widget *root, std::string_view name) | Helper | static |
| seekWidgetByTag(Widget *root, int tag) | Helper | static |
| setDesignSizeFixedEdge(const Vec2 &designSize) | Helper | static |
| setDesignSizeNoBorder(const Vec2 &designSize) | Helper | static |
| setNodeGroupSize(const std::vector< ax::Node * > &nodes, const Vec2 &newSize) | Helper | static |