kxg.quickstart.Theater¶
-
class
kxg.quickstart.Theater(initial_stage=None, gui=None)[source]¶ Bases:
objectManage whichever stage is currently active. This involves both updating the current stage and handling transitions between stages.
Private Methods:
-
__init__(initial_stage=None, gui=None)[source]¶ Initialize self. See help(type(self)) for accurate signature.
-
property
current_stage¶
-
property
gui¶
-
property
initial_stage¶
-
property
is_finished¶
-