Skip to main content

Class: WT21CabinLightsSystem

The cabin lights system of the WT21.

Implements

  • Instrument

Constructors

constructor

new WT21CabinLightsSystem(bus): WT21CabinLightsSystem

Ctor

Parameters

NameTypeDescription
busEventBusThe event bus

Returns

WT21CabinLightsSystem

Defined in

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

Methods

init

init(): void

Returns

void

Inherit Doc

Implementation of

Instrument.init

Defined in

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


onUpdate

onUpdate(): void

Returns

void

Inherit Doc

Implementation of

Instrument.onUpdate

Defined in

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