MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / isStop

Method isStop

sources/effects/AnimationBase.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34};
35
36bool AnimationBase::isStop()
37{
38 return _stopMe;
39}
40
41void AnimationBase::setStopMe(bool stopMe)
42{

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected