_Framework.SceneComponent¶
Classes¶
class SceneComponent(CompoundComponent)¶
Bases: CompoundComponent
Attributes¶
clip_slot_component_type
_Framework.SceneComponent¶SceneComponent(CompoundComponent)¶Bases: CompoundComponent
clip_slot_component_type__init__(self, num_slots, tracks_to_use_callback, *a, **k)¶on_track_list_changed(self)¶set_scene(self, scene)¶set_launch_button(self, button)¶set_select_button(self, button)¶set_delete_button(self, button)¶set_track_offset(self, offset)¶set_triggered_value(self, value)¶set_scene_value(self, value)¶set_no_scene_value(self, value)¶set_color_palette(self, palette)¶set_color_table(self, table)¶clip_slot(self, index)¶update(self)¶_launch_value(self, value)¶_do_select_scene(self, scene_for_overrides)¶_do_delete_scene(self, scene_for_overrides)¶_do_launch_scene(self, value)¶_on_is_triggered_changed(self)¶_on_scene_color_changed(self)¶_color_value(self, color)¶_update_launch_button(self)¶_create_clip_slot(self)¶