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

Method HideAnimated

libs/drape_frontend/animation/show_hide_animation.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void ShowHideAnimation::HideAnimated()
74{
75 RefreshInterpolator({{STATE_INVISIBLE, STATE_HIDE_DIRECTION}}, 0.0);
76}
77
78ShowHideAnimation::EState ShowHideAnimation::GetState() const
79{

Callers 2

UpdateMethod · 0.80
UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected