MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getStatus

Method getStatus

src/Core/Animation/Animation.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 AnimationStatus Animation::getStatus() const noexcept
87 {
88 return m_status;
89 }
90
91 bool Animation::isOver() const noexcept
92 {

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected