MCPcopy Create free account
hub / github.com/comaps/comaps / SetOffsetX

Method SetOffsetX

libs/drape_frontend/gui/skin.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226void PositionResolver::SetOffsetX(float x)
227{
228 m_offset.x = x;
229}
230
231void PositionResolver::SetOffsetY(float y)
232{

Callers 1

ParseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected