MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / getOrder

Method getOrder

Source/Node/Node.cpp:93–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93int Node::getOrder() const noexcept {
94 return _order;
95}
96
97void Node::setAngle(float var) {
98 SetTAttr(angle, var);

Callers 11

_replaceDisplayMethod · 0.80
_updateZOrderMethod · 0.80
addChildMethod · 0.80
moveToParentMethod · 0.80
visitInnerMethod · 0.80
sortAllChildrenMethod · 0.80
removeChildMethod · 0.80
ARRAY_STARTFunction · 0.80
moveChildMethod · 0.80
onAttackMethod · 0.80
node_get_orderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected