python-lottie
0.7.0+dev351ce82
A framework to work with lottie files and telegram animated stickers (tgs)
|
This is the complete list of members for lottie.utils.ik.Chain, including all inherited members.
__init__(self, tail, fixed_tail=True, tolerance=0.5, max_iter=8) | lottie.utils.ik.Chain | |
add_joint(self, point) | lottie.utils.ik.Chain | |
add_joints(self, head, n) | lottie.utils.ik.Chain | |
backward(self, target) | lottie.utils.ik.Chain | |
fixed_tail | lottie.utils.ik.Chain | |
forward(self, target) | lottie.utils.ik.Chain | |
joints | lottie.utils.ik.Chain | |
lengths | lottie.utils.ik.Chain | |
max_iter | lottie.utils.ik.Chain | |
reach(self, target) | lottie.utils.ik.Chain | |
tolerance | lottie.utils.ik.Chain | |
total_length | lottie.utils.ik.Chain |