Constructors in story.scheherazade.virgil with parameters of type VirgilConfiguration |
ControlPanel(Virgil virgil,
VirgilConfiguration config,
StoryListener storyListener)
|
StateViewer(Virgil virgil,
VirgilConfiguration config,
Verbalizer verbalizer)
|
TimelineControlPanel(Virgil virgil,
VirgilConfiguration config,
TimelineViewer timeline,
StateViewer stateViewer)
|
TimelineViewer(Virgil virgil,
VirgilConfiguration config,
StateViewer stateViewer,
TimelineArrowPanel arrowPanel,
java.util.Hashtable<java.lang.String,TimelineColor> colors)
|
Virgil(VirgilConfiguration config,
boolean quitAppOnWindowClose,
WaitFrame waitDialog,
double startWaitProgress)
Constructor with story to load. |