refs #873, define events for lights

This commit is contained in:
Klaus Basan
2017-01-30 19:16:42 +01:00
committed by Mathew Sutcliffe
parent f701d6ad4a
commit 5f701e7547
2 changed files with 37 additions and 1 deletions

View File

@@ -65,7 +65,25 @@ namespace BlackSimPlugin
EventSetTimeZuluDay,
EventSetTimeZuluHours,
EventSetTimeZuluMinutes,
EventToggleTaxiLights
// ------------ lights -------------
EventLandingLightsOff,
EventLandinglightsOn,
EventLandingLightsSet,
EventLandingLightsToggle,
EventPanelLightsOff,
EventPanelLightsOn,
EventPanelLightsSet,
EventStrobesOff,
EventStrobesOn,
EventStrobesSet,
EventStrobesToggle,
EventToggleBeaconLights,
EventToggleCabinLights,
EventToggleLogoLights,
EventToggleNavLights,
EventToggleRecognitionLights,
EventToggleTaxiLights,
EventToggleWingLights
};
//! FSX Simulator Implementation