Issue #17 Restore aircraft labels with math and logic cribbed from LiveTraffic's XPMP2

This commit is contained in:
Mat Sutcliffe
2020-08-12 20:09:23 +01:00
parent c615b45e78
commit 19d88d1740
6 changed files with 134 additions and 16 deletions

View File

@@ -213,10 +213,10 @@ namespace BlackSimPlugin
//! \copydoc XSwiftBus::CTraffic::setDefaultIcao
void setDefaultIcao(const QString &defaultIcao);
//! deprecated
//! \copydoc XSwiftBus::CTraffic::setDrawingLabels
void setDrawingLabels(bool drawing);
//! deprecated
//! \copydoc XSwiftBus::CTraffic::isDrawingLabels
bool isDrawingLabels() const;
//! \copydoc XSwiftBus::CTraffic::setMaxPlanes