yasuki_gui.ui.phase_bar.PhaseBar#
- class PhaseBar(master)[source]#
The full-width bottom track of the turn’s phases. The three phases split the width evenly and the current one is filled and marked, so it reads at a glance like a stepper.
Methods
PhaseBar.__init__(master)Construct a frame widget with the parent MASTER.
PhaseBar.refresh(view)Highlight the chip for
view.phase, dim the rest, and show the turn count.