Class WizardSupport.SavedGameLoader

java.lang.Object
java.lang.Thread
VASSAL.build.module.WizardSupport.SavedGameLoader
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
WizardSupport.TutorialLoader
Enclosing class:
WizardSupport

public static class WizardSupport.SavedGameLoader extends Thread
Loads a saved game in the background. Add a branch to the wizard if the loaded game has unfinished GameSetupSteps. Otherwise, enable the finish button.
Author:
rkinney