Skip to main content

Class: WT21CabinLightsSystem

Defined in: workingtitle-instruments-wt21/shared/Systems/WT21CabinLightsSystem.ts:8

The cabin lights system of the WT21.

Implements

  • Instrument

Constructors

Constructor

new WT21CabinLightsSystem(bus): WT21CabinLightsSystem

Defined in: workingtitle-instruments-wt21/shared/Systems/WT21CabinLightsSystem.ts:17

Ctor

Parameters

ParameterTypeDescription
busEventBusThe event bus

Returns

WT21CabinLightsSystem

Methods

init()

init(): void

Defined in: workingtitle-instruments-wt21/shared/Systems/WT21CabinLightsSystem.ts:22

Returns

void

Inherit Doc

Implementation of

Instrument.init


onUpdate()

onUpdate(): void

Defined in: workingtitle-instruments-wt21/shared/Systems/WT21CabinLightsSystem.ts:64

Returns

void

Inherit Doc

Implementation of

Instrument.onUpdate