MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetLoopPoint

Method GetLoopPoint

Source/Sequence.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96unsigned int CSequence::GetLoopPoint() const
97{
98 return m_iLoopPoint;
99}
100
101unsigned int CSequence::GetReleasePoint() const
102{

Callers 13

PrintSequenceMethod · 0.80
DoOnLButtonDownMethod · 0.80
DoOnPaintMethod · 0.80
StoreSequenceMethod · 0.80
DoWriteToFTIMethod · 0.80
DoWriteToModuleMethod · 0.80
to_jsonFunction · 0.80
SaveSequencesMethod · 0.80
SaveSequencesVRC6Method · 0.80
SaveSequencesN163Method · 0.80
SaveSequencesS5BMethod · 0.80
ExportFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected