Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
93
int Node::getOrder() const noexcept {
94
return _order;
95
}
96
97
void Node::setAngle(float var) {
98
SetTAttr(angle, var);
Callers
11
_replaceDisplay
Method · 0.80
_updateZOrder
Method · 0.80
addChild
Method · 0.80
moveToParent
Method · 0.80
visitInner
Method · 0.80
sortAllChildren
Method · 0.80
removeChild
Method · 0.80
ARRAY_START
Function · 0.80
moveChild
Method · 0.80
onAttack
Method · 0.80
node_get_order
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected