Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ _removeDisplay
Method
_removeDisplay
Source/Node/DragonBone.cpp:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void DBSlot::_removeDisplay() {
137
_node->removeFromParent();
138
}
139
140
void DBSlot::_updateZOrder() {
141
if (_node->getOrder() == _zOrder) {
Callers
nothing calls this directly
Calls
1
removeFromParent
Method · 0.80
Tested by
no test coverage detected