Class: WT21CabinLightsSystem
The cabin lights system of the WT21.
Implements
Instrument
Constructors
constructor
• new WT21CabinLightsSystem(bus
): WT21CabinLightsSystem
Ctor
Parameters
Name | Type | Description |
---|---|---|
bus | EventBus | The event bus |
Returns
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