Class Settings.PostprocessSettings.ReprojectionSettings
java.lang.Object
gaiasky.util.SettingsObject
gaiasky.util.Settings.PostprocessSettings.ReprojectionSettings
- All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable, Cloneable
- Enclosing class:
Settings.PostprocessSettings
-
Field Summary
FieldsFields inherited from class SettingsObject
parent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply()clone()voiddispose()protected voidvoidsetReprojection(String reprojectionString) protected voidMethods inherited from class SettingsObject
isEnabled, setParent
-
Field Details
-
active
public boolean active -
mode
-
-
Constructor Details
-
ReprojectionSettings
public ReprojectionSettings()
-
-
Method Details
-
setReprojection
-
clone
- Overrides:
clonein classSettingsObject
-
setParentRecursive
- Specified by:
setParentRecursivein classSettingsObject
-
setupListeners
protected void setupListeners()- Specified by:
setupListenersin classSettingsObject
-
dispose
public void dispose() -
apply
public void apply()
-