mirror of https://github.com/axmolengine/axmol.git
24b04e561b
* sync #20007 to v4 * Fixing a bug in Node::enumerateChildren (#20045) This patch fixes an issue that if both // (recursive enumeration) and .. (starting from parent node) are specified, Node::enumerateChildren does not honor the latter and starts searching from current node rather than parent node. |
||
---|---|---|
.. | ||
NodeTest.cpp | ||
NodeTest.h |