| 
    Midnight Blue Game and Engine
    
   | 
 
Namespaces | 
Classes | |
| class | EcosystemTool | 
| Takes numeric inputs and produces temperature, height, and moisture categories. Also produces biomes based on the three outputs.  | |
| class | EnterStarSystem | 
| Enters a star system scene from the galaxy view  More... | |
| class | Fuel | 
| Fuel used in the ships normal thruster drive  More... | |
| class | GalaxyBuilder | 
| class | GalaxyHud | 
| HUD to show in the galaxy view.  More... | |
| class | GalaxyRenderSystem | 
| Renders all information into the main HUD's list box on the hovered star system. Also displays the name of all the star systems planets.  More... | |
| class | GalaxyScene | 
| The scene displayed at the galaxy view - handles the control over all systems, loading, and content management for the scene.  More... | |
| class | InitScene | 
| The scene shown at the title screen.  More... | |
| class | LandCommand | 
| Lands the ship  More... | |
| class | LaunchCommand | 
| Launches the ship from a landed state  More... | |
| class | LeaveStarSystem | 
| class | Length | 
| Defines a measurement of length in meters able to be converted to other measurements.  More... | |
| class | MenuCommand | 
| class | MenuScene | 
| class | MenuView | 
| class | MoveShip | 
| Performs logic aside from movement required to execute when moving the ship such as consuming fuel.  More... | |
| class | NoiseMap | 
| Generates a fractal 2D map using Simplex Noise  More... | |
| class | Planet | 
| A fully-generated planet in a star system with associated texture maps.  More... | |
| class | PlanetComponent | 
| Represents a planet entity with pre-generated metadata  More... | |
| class | PlanetMetadata | 
| Planet metadata used as information and arguments for generating the actual biome map of a planet. Required for an entity to be treated as a planet.  More... | |
| class | PlanetScene | 
| Scene active when the player is exploring a given planet.  More... | |
| class | PlanetTile | 
| A tile type used in planet tilemaps  More... | |
| class | ShipController | 
| Controls a ships movement and actions  More... | |
| class | ShipInputSystem | 
| Handles moving the ship forward and backwards.  More... | |
| class | StarSystem | 
| Represents an star system entity to be used in the galaxy view  More... | |
| class | StarSystemHud | 
| Star system hud with minimap.  More... | |
| class | StarSystemScene | 
| Scene to display a star system with planets and a star.  More... | |
| class | TitleScene | 
| The scene shown at the title screen.  More... | |
| class | TitleView | 
| The title screens UI view  More... | |
| class | UIColors | 
| The main color scheme for the UI  | |
      
  | 
  strong | 
Represents a biome type in a planets tile map.
      
  | 
  strong | 
Represents height categories for biomes.
      
  | 
  strong | 
Represents moisture categories for biomes used in generation.
      
  | 
  strong | 
Planet type used for information.
      
  | 
  strong | 
Represents the current travelling state of the ship
      
  | 
  strong | 
Represents categories of temperature used in generating biomes and player interactions.
 1.8.12