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

Method HasObject

libs/drape_frontend/animation/arrow_animation.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62bool ArrowAnimation::HasObject(Object object) const
63{
64 return object == Animation::Object::MyPositionArrow;
65}
66
67Animation::TObjectProperties const & ArrowAnimation::GetProperties(Object object) const
68{

Callers 2

AnimationExistsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected