class documentation

class AutorunMode:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Constant DISABLE Undocumented
Constant LOOP Undocumented
Constant ONE_SHOT Undocumented
def __init__(self):

Undocumented

DISABLE: int =

Undocumented

Value
0
LOOP: int =

Undocumented

Value
2
ONE_SHOT: int =

Undocumented

Value
1