MCPcopy Create free account
hub / github.com/antvis/F2Native / Stop

Method Stop

core/graphics/animate/TimeLine.cpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void animate::TimeLine::Stop() { this->playing_ = false; }
33
34void animate::TimeLine::PushAnim(animate::AnimInfo &&animInfo) {
35 if(!playing_) {

Callers 1

OnUpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected