Uses of Class
com.bombinggames.wurfelengine.core.cvar.CVarSystemSave
-
Packages that use CVarSystemSave Package Description com.bombinggames.wurfelengine.core.cvar com.bombinggames.wurfelengine.core.map -
-
Uses of CVarSystemSave in com.bombinggames.wurfelengine.core.cvar
Methods in com.bombinggames.wurfelengine.core.cvar that return CVarSystemSave Modifier and Type Method Description CVarSystemSave
CVarSystemMap. getSaveCVars()
Methods in com.bombinggames.wurfelengine.core.cvar with parameters of type CVarSystemSave Modifier and Type Method Description void
CVarSystemMap. setSaveCVars(CVarSystemSave saveSystem)
Set the save system for this map. -
Uses of CVarSystemSave in com.bombinggames.wurfelengine.core.map
Methods in com.bombinggames.wurfelengine.core.map that return CVarSystemSave Modifier and Type Method Description CVarSystemSave
Map. getSaveCVars()
-