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

Method SetValue

Source/SizeEditor.cpp:221–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221void CSizeEditor::SetValue(int Value)
222{
223 m_iValue = Value;
224 RedrawWindow(NULL);
225}
226
227int CSizeEditor::GetValue() const
228{

Callers 4

OnPaintMethod · 0.45
SelectSequenceMethod · 0.45
OnPresetPulse50Method · 0.45
OnPresetPulse25Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected