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

Method HasAnimations

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

Source from the content-addressed store, hash-verified

143}
144
145bool AnimationSystem::HasAnimations() const
146{
147 return !m_animationChain.empty();
148}
149
150bool AnimationSystem::HasMapAnimations() const
151{

Callers 3

RenderFrameMethod · 0.80
ResetAnimationsMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected