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

Method GetValue

Source/SizeEditor.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227int CSizeEditor::GetValue() const
228{
229 return m_iValue;
230}
231
232void CSizeEditor::OnTimer(UINT_PTR nIDEvent)
233{

Callers 13

OnPaintMethod · 0.45
OnUpdateSpeedEditMethod · 0.45
OnUpdateTempoEditMethod · 0.45
OnUpdateRowsEditMethod · 0.45
OnUpdateFramesEditMethod · 0.45
OnUpdateHighlight1Method · 0.45
OnUpdateHighlight2Method · 0.45
DrawMethod · 0.45
GetRegsMethod · 0.45
CreateWavesInternalMethod · 0.45
GetFreqMethod · 0.45
GetRegMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected