Example #1
0
 def reset(self):
     """Reset the scene."""
     # create the scene creator
     self.scene_creator = SceneCreator(
         constrain_ratio=self.parent.constrain_ratio)
     self.data_updating = {}