Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
221
void CSizeEditor::SetValue(int Value)
222
{
223
m_iValue = Value;
224
RedrawWindow(NULL);
225
}
226
227
int CSizeEditor::GetValue() const
228
{
Callers
4
OnPaint
Method · 0.45
SelectSequence
Method · 0.45
OnPresetPulse50
Method · 0.45
OnPresetPulse25
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected