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

Method IsActive

libs/drape_frontend/kinetic_scroller.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145bool KineticScroller::IsActive() const
146{
147 return m_isActive;
148}
149
150// Calculate direction in mercator space, and velocity in pixel space.
151// We need the same reaction on different zoom levels, and should calculate velocity on pixel space.

Callers 4

RenderFrameMethod · 0.45
BeginDragMethod · 0.45
DragMethod · 0.45
EndDragMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected