Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetMinValue
Method
GetMinValue
src/game/editor/smooth_value.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
float CSmoothValue::GetMinValue() const
92
{
93
return m_MinValue;
94
}
95
96
float CSmoothValue::GetMaxValue() const
97
{
Callers
1
ResetZoomEnvelope
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected