Class Player
java.lang.Object
VASSAL.launch.Launcher
VASSAL.launch.Player
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected DataArchive
protected ModuleExtension
createExtension
(String name) protected ExtensionsLoader
protected MenuManager
protected GameModule
createModule
(DataArchive archive) protected void
launch()
static void
Methods inherited from class VASSAL.launch.Launcher
checkModuleLoadable, getInstance
-
Constructor Details
-
Player
-
-
Method Details
-
main
- Throws:
IOException
-
createMenuManager
- Specified by:
createMenuManager
in classLauncher
-
launch
- Specified by:
launch
in classLauncher
- Throws:
IOException
-
createExtensionsLoader
-
createExtension
-
createDataArchive
- Throws:
IOException
-
createModule
-