Welcome to mirror list, hosted at ThFree Co, Russian Federation.

animation_constants.hpp « drape_frontend - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 35cf0696a896705d05676e3e908efc8d1745ba2b (plain)
1
2
3
4
5
6
7
#pragma once

namespace df
{
double const kMaxAnimationTimeSec = 1.5; // in seconds

} // namespace df