python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.objects.base.Index Class Reference

Simple iterator to generate increasing integers. More...

Public Member Functions

def __init__ (self)
 
def __next__ (self)
 

Detailed Description

Simple iterator to generate increasing integers.

Definition at line 320 of file base.py.

Constructor & Destructor Documentation

◆ __init__()

def lottie.objects.base.Index.__init__ (   self)

Definition at line 324 of file base.py.

Member Function Documentation

◆ __next__()

def lottie.objects.base.Index.__next__ (   self)

Definition at line 327 of file base.py.


The documentation for this class was generated from the following file: