Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsPlaying
Method
IsPlaying
trinity/Curves/TriCurveSet.cpp:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
bool TriCurveSet::IsPlaying() const
316
{
317
return m_isPlaying;
318
}
319
320
void TriCurveSet::UpdateWithCurrentTime()
321
{
Callers
4
Update
Method · 0.80
RemoveFinishedCurveSets
Method · 0.80
Update
Method · 0.80
OnVolumeModified
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected