MCPcopy Create free account
hub / github.com/Snapchat/Valdi / isSpringAnimation

Method isSpringAnimation

valdi/src/valdi/snap_drawing/Animations/ValdiAnimator.cpp:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113bool ValdiAnimator::isSpringAnimation() const {
114 return _isSpringAnimation;
115}
116
117} // namespace snap::drawing

Callers 1

setViewFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected