Package gaiasky.util
Class Settings
java.lang.Object
gaiasky.util.Settings
This class contains the settings for Gaia Sky, organized into
several sub-classes by topic.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
assetsFileStr(String relativeAssetsLoc)
static Path
assetsPath(String relativeAssetsLoc)
static String
getApplicationTitle(boolean vr)
static String
static String
-
Field Details
-
ASSETS_LOC
-
APPLICATION_NAME
-
APPLICATION_NAME_TITLE
-
APPLICATION_SHORT_NAME
- See Also:
- Constant Field Values
-
WEBPAGE
- See Also:
- Constant Field Values
-
WEBPAGE_DOWNLOADS
- See Also:
- Constant Field Values
-
DOCUMENTATION
- See Also:
- Constant Field Values
-
REPOSITORY
- See Also:
- Constant Field Values
-
ICON_URL
-
REPO_ISSUES
- See Also:
- Constant Field Values
-
AUTHOR_NAME
- See Also:
- Constant Field Values
-
AUTHOR_NAME_PLAIN
- See Also:
- Constant Field Values
-
AUTHOR_EMAIL
- See Also:
- Constant Field Values
-
AUTHOR_AFFILIATION
- See Also:
- Constant Field Values
-
AUTHOR_AFFILIATION_PLAIN
- See Also:
- Constant Field Values
-
settings
-
configVersion
public int configVersion -
initialized
public boolean initialized -
version
-
data
-
performance
-
graphics
-
scene
-
program
-
controls
-
frame
-
screenshot
-
camrecorder
-
postprocess
-
spacecraft
-
runtime
-
-
Constructor Details
-
Settings
public Settings()
-
-
Method Details
-
assetsPath
-
assetsFileStr
-
getApplicationTitle
-
getShortApplicationName
-
getSuperShortApplicationName
-