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

Method SetPatternLength

Source/SongData.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163void CSongData::SetPatternLength(unsigned int Length)
164{
165 m_iPatternLength = Length;
166}
167
168void CSongData::SetFrameCount(unsigned int Count)
169{

Callers 7

OpenDocumentOldMethod · 0.80
UndoMethod · 0.80
RedoMethod · 0.80
LoadFramesMethod · 0.80
LoadPatternsMethod · 0.80
ImportFileMethod · 0.80
makeSongMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected