MCPcopy Create free account
hub / github.com/Samsung/rlottie / getPos

Method getPos

example/lottieview.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123float LottieView::getPos()
124{
125 return mPos;
126}
127
128void LottieView::setFilePath(const char *filePath)
129{

Callers 1

_animator_cbFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected