Class Settings.SceneSettings.ProperMotionSettings
java.lang.Object
gaiasky.util.SettingsObject
gaiasky.util.Settings.SceneSettings.ProperMotionSettings
- Enclosing class:
Settings.SceneSettings
public static class Settings.SceneSettings.ProperMotionSettings
extends SettingsObject
implements IObserver
Settings of velocity vectors.
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintColor mode for velocity vectors 0 - direction 1 - length 2 - has radial velocity 3 - redshift (sun) 4 - redshift (camera) 5 - single colorfloatdoubleFields inherited from class SettingsObject
parent -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SettingsObject
isEnabled, setParent
-
Field Details
-
length
public float length -
number
public double number -
colorMode
public int colorModeColor mode for velocity vectors- 0 - direction
- 1 - length
- 2 - has radial velocity
- 3 - redshift (sun)
- 4 - redshift (camera)
- 5 - single color
-
arrowHeads
public boolean arrowHeads
-
-
Constructor Details
-
ProperMotionSettings
public ProperMotionSettings()
-
-
Method Details
-
notify
-
clone
- Overrides:
clonein classSettingsObject
-
setParentRecursive
- Specified by:
setParentRecursivein classSettingsObject
-
setupListeners
protected void setupListeners()- Specified by:
setupListenersin classSettingsObject
-
dispose
public void dispose()- Specified by:
disposein interfacecom.badlogic.gdx.utils.Disposable
-
apply
public void apply()
-