Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
void animate::TimeLine::Stop() { this->playing_ = false; }
33
34
void animate::TimeLine::PushAnim(animate::AnimInfo &&animInfo) {
35
if(!playing_) {
Callers
1
OnUpdate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected