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

Method getAnimation

Source/Node/DragonBone.cpp:441–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441db::Animation* DragonBone::DBArmatureProxy::getAnimation() const {
442 return _armature->getAnimation();
443}
444
445DragonBone* DragonBone::DBArmatureProxy::getParent() const noexcept {
446 return _parent;

Callers 11

setSpeedMethod · 0.80
playMethod · 0.80
stopMethod · 0.80
callbackMethod · 0.80
_getSlotDisplayMethod · 0.80
replaceAnimationMethod · 0.80
_parseArmatureMethod · 0.80
advanceTimeMethod · 0.80
playConfigMethod · 0.80
_updateDisplayMethod · 0.80
advanceTimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected