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

Method BlockTapEvents

libs/map/framework.cpp:2636–2640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2634}
2635
2636void Framework::BlockTapEvents(bool block)
2637{
2638 if (m_drapeEngine != nullptr)
2639 m_drapeEngine->BlockTapEvents(block);
2640}
2641
2642bool Framework::ParseDrapeDebugCommand(string const & query)
2643{

Callers 3

SetChoosePositionModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected