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

Method GetLinearPitch

Source/FamiTrackerModule.cpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136bool CFamiTrackerModule::GetLinearPitch() const {
137 return m_bLinearPitch;
138}
139
140unsigned CFamiTrackerModule::GetSpeedSplitPoint() const {
141 return m_iSpeedSplitPoint;

Callers 7

ConfigureDocumentMethod · 0.80
CreateMainHeaderMethod · 0.80
CompileDataMethod · 0.80
OnInitDialogMethod · 0.80
OnBnClickedOkMethod · 0.80
to_jsonFunction · 0.80
SaveParamsExtraMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected