stageflow.prefab module

class stageflow.prefab.Quit

Bases: stageflow.core.Stage

Upon Quit.enter, sys.exit() will be called.

enter(data)