Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ SetZoom
Method
SetZoom
src/game/client/components/camera.cpp:610–613 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
608
}
609
610
void CCamera::SetZoom(float Target, int Smoothness, bool IsUser)
611
{
612
ChangeZoom(Target, Smoothness, IsUser);
613
}
614
615
bool CCamera::ZoomAllowed() const
616
{
Callers
3
HandleMultiView
Method · 0.80
ResetMultiView
Method · 0.80
RenderSettingsDDNet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected