Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ UpdatePointers
Method
UpdatePointers
src/game/client/components/touch_controls.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void CTouchControls::CTouchButton::UpdatePointers()
95
{
96
m_pBehavior->Init(this);
97
}
98
99
void CTouchControls::CTouchButton::UpdateScreenFromUnitRect()
100
{
Callers
3
ParseConfiguration
Method · 0.80
UpdateSampleButton
Method · 0.80
SaveCachedSettingsToTarget
Method · 0.80
Calls
1
Init
Method · 0.45
Tested by
no test coverage detected