MCPcopy 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
315bool TriCurveSet::IsPlaying() const
316{
317 return m_isPlaying;
318}
319
320void TriCurveSet::UpdateWithCurrentTime()
321{

Callers 4

UpdateMethod · 0.80
UpdateMethod · 0.80
OnVolumeModifiedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected