Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
void ShowHideAnimation::HideAnimated()
74
{
75
RefreshInterpolator({{STATE_INVISIBLE, STATE_HIDE_DIRECTION}}, 0.0);
76
}
77
78
ShowHideAnimation::EState ShowHideAnimation::GetState() const
79
{
Callers
2
Update
Method · 0.80
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected