Package com.prineside.tdi2
Class GameSystemProvider.SystemsConfig
java.lang.Object
com.prineside.tdi2.GameSystemProvider.SystemsConfig
- All Implemented Interfaces:
 KryoSerializable
- Enclosing class:
 - GameSystemProvider
 
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanNo graphics / sounds etcboolean - 
Constructor Summary
ConstructorsConstructorDescriptionSystemsConfig(GameSystemProvider.SystemsConfig.Setup setup, boolean headless)  - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoid 
- 
Field Details
- 
headless
public boolean headlessNo graphics / sounds etc - 
noScripts
public boolean noScripts - 
setup
 
 - 
 - 
Constructor Details
- 
SystemsConfig
 
 - 
 - 
Method Details
- 
write
- Specified by:
 writein interfaceKryoSerializable
 - 
read
- Specified by:
 readin interfaceKryoSerializable
 - 
disableScripts
 
 -