BinarySearchTree |
Implements an unbalanced binary search tree.
|
CatalogInfo |
|
CatalogManager |
|
ConfInit |
|
Constants |
|
DecalUtils |
This class provides utils to use Sprites and Fonts as if they were Decals,
this is, flat textures in the 3D space.
|
DownloadHelper |
Contains utilities to download files
|
GlobalConf |
Holds the global configuration options
|
GlobalConf.ControlsConf |
|
GlobalConf.DataConf |
Holds all configuration values related to data.
|
GlobalConf.FrameConf |
Holds the configuration for the output frame subsystem and the camera
recording.
|
GlobalConf.PerformanceConf |
|
GlobalConf.PostprocessConf |
|
GlobalConf.ProgramConf |
|
GlobalConf.RuntimeConf |
Runtime configuration values, which are never persisted.
|
GlobalConf.SceneConf |
Contains preferences and attributes which define the scene
|
GlobalConf.ScreenConf |
|
GlobalConf.ScreenshotConf |
|
GlobalConf.SpacecraftConf |
|
GlobalConf.VersionConf |
|
GlobalResources |
Holds and initialises resources utilised globally.
|
GuiUtils |
|
I18n |
Manages the i18n system.
|
LargeLongMap<T> |
|
Logger |
|
Logger.Log |
|
LruCache<A,B> |
Least Recently Used cache implementation
|
MasterManager |
Manages a master instance which makes available state information to others
in order to synchronize a session.
|
MemInfo |
|
ModelCache |
|
MusicManager |
|
MyPools |
|
Nature |
This class contains various unit conversion constants for
angles, distance and time units
|
Pair<A,B> |
Simple implementation of a pair of objects.
|
SimplePool<T> |
|
TextUtils |
|
Trio<A,B,C> |
Simple impelementation of a trio of objects.
|
TwoWayHashmap<K,V> |
Simple two-way hashmap implemented with two maps.
|
VMemInfo |
|