delay_manager_registry

class mpf.core.delays.DelayManagerRegistry(machine)

Bases: object

Keeps references to all DelayManager instances.

Methods & Attributes

The delay_manager_registry has the following methods & attributes available. Note that methods & attributes inherited from the base class are not included here.

add_delay_manager(delay_manager)

Add a delay manager to the list.