_Framework.BackgroundComponent¶
Classes¶
class BackgroundComponent(ControlSurfaceComponent)¶
Bases: ControlSurfaceComponent
__init__(self, *a, **k)¶
__getattr__(self, name)¶
_clear_control(self, name, control)¶
_reset_control(self, control)¶
update(self)¶
class ModifierBackgroundComponent(BackgroundComponent)¶
Bases: BackgroundComponent