Flutter Engine
The Flutter Engine
|
#include <TextAnimator.h>
Public Attributes | |
size_t | fOffset |
size_t | fCount |
float | fAdvance |
float | fAscent |
Definition at line 76 of file TextAnimator.h.
float skottie::internal::TextAnimator::DomainSpan::fAdvance |
Definition at line 79 of file TextAnimator.h.
float skottie::internal::TextAnimator::DomainSpan::fAscent |
Definition at line 80 of file TextAnimator.h.
size_t skottie::internal::TextAnimator::DomainSpan::fCount |
Definition at line 78 of file TextAnimator.h.
size_t skottie::internal::TextAnimator::DomainSpan::fOffset |
Definition at line 77 of file TextAnimator.h.