MCPcopy 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
136void DBSlot::_removeDisplay() {
137 _node->removeFromParent();
138}
139
140void DBSlot::_updateZOrder() {
141 if (_node->getOrder() == _zOrder) {

Callers

nothing calls this directly

Calls 1

removeFromParentMethod · 0.80

Tested by

no test coverage detected