MCPcopy 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
94void CTouchControls::CTouchButton::UpdatePointers()
95{
96 m_pBehavior->Init(this);
97}
98
99void CTouchControls::CTouchButton::UpdateScreenFromUnitRect()
100{

Callers 3

ParseConfigurationMethod · 0.80
UpdateSampleButtonMethod · 0.80

Calls 1

InitMethod · 0.45

Tested by

no test coverage detected