Class CVarSystemSave
- java.lang.Object
-
- com.bombinggames.wurfelengine.core.cvar.AbstractCVarSystem
-
- com.bombinggames.wurfelengine.core.cvar.CVarSystemSave
-
public class CVarSystemSave extends AbstractCVarSystem
-
-
Constructor Summary
Constructors Constructor Description CVarSystemSave(java.io.File path)
Registers hardcoded cvars.
-