Skip to main content

Class: StartupScreenConfig

Defined in: workingtitle-instruments-g3000/html_ui/MFD/Components/Startup/StartupScreenConfig.ts:6

A configuration object which defines options related to the MFD startup screen.

Implements

  • Config

Constructors

Constructor

new StartupScreenConfig(element): StartupScreenConfig

Defined in: workingtitle-instruments-g3000/html_ui/MFD/Components/Startup/StartupScreenConfig.ts:17

Creates a new StartupScreenConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementElementA configuration document element.

Returns

StartupScreenConfig

Properties

airplaneLogoFilePath?

readonly optional airplaneLogoFilePath: string

Defined in: workingtitle-instruments-g3000/html_ui/MFD/Components/Startup/StartupScreenConfig.ts:11

The path to the airplane logo image asset, or undefined if there is no airplane logo to display.


airplaneName

readonly airplaneName: string

Defined in: workingtitle-instruments-g3000/html_ui/MFD/Components/Startup/StartupScreenConfig.ts:8

The name of the airframe supported by performance calculations.