#include <Effects.h>
Definition at line 127 of file Effects.h.
◆ EffectBinder()
Definition at line 129 of file Effects.h.
132 : fProps(jprops)
133 , fBuilder(abuilder)
134 , fContainer(acontainer) {}
◆ bind()
const EffectBinder & skottie::internal::EffectBinder::bind |
( |
size_t |
prop_index, |
|
|
T & |
value |
|
) |
| const |
|
inline |
Definition at line 137 of file Effects.h.
137 {
139
140 return *this;
141 }
bool bind(const AnimationBuilder &, const skjson::ObjectValue *, T *)
static const skjson::Value & GetPropValue(const skjson::ArrayValue &jprops, size_t prop_index)
The documentation for this class was generated from the following file:
- third_party/skia/modules/skottie/src/effects/Effects.h