runtime.stack – ???

Contains the Stack class. ???

Stack Class

class runtime.stack.Stack(???)

???

Methods .. method:: is_active(???)

???

should_start(???)

???

_check_condition(???)

Generator function. ???

stop(???)

???

restart(???)

???

start(???)

???

Constants .. data:: STATUS_RUNNING

value

10

???

STATUS_IDLE = 20

???

STATUS_WAITING = 30

???

ON_START = 0

???

ON_BROADCAST = 1

???

ON_BUTTON = 2

???

ON_GESTURE = 3

???

ON_CONDITION = 4

???