Updated documentation

This commit is contained in:
Pax1601
2023-09-03 16:45:48 +02:00
parent fe0e964a5a
commit 41e2e6fa59
221 changed files with 5816 additions and 2576 deletions

View File

@@ -23,7 +23,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">UnitInfoPanel</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L8">src/panels/unitinfopanel.ts:8</a></li></ul></aside>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L8">src/panels/unitinfopanel.ts:8</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -82,96 +82,96 @@
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<p>Overrides <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L29">src/panels/unitinfopanel.ts:29</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L29">src/panels/unitinfopanel.ts:29</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_altitude" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#altitude</span><a href="#_altitude" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#altitude</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L9">src/panels/unitinfopanel.ts:9</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L9">src/panels/unitinfopanel.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_currentTask" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#current<wbr/>Task</span><a href="#_currentTask" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#current<wbr/>Task</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L10">src/panels/unitinfopanel.ts:10</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L10">src/panels/unitinfopanel.ts:10</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private tsd-is-inherited"><a id="_element" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#element</span><a href="#_element" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#element</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<p>Inherited from <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#_element">#element</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/panel.ts#L2">src/panels/panel.ts:2</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/panel.ts#L2">src/panels/panel.ts:2</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_fuelBar" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#fuel<wbr/>Bar</span><a href="#_fuelBar" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#fuel<wbr/>Bar</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L11">src/panels/unitinfopanel.ts:11</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L11">src/panels/unitinfopanel.ts:11</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_fuelPercentage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#fuel<wbr/>Percentage</span><a href="#_fuelPercentage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#fuel<wbr/>Percentage</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L12">src/panels/unitinfopanel.ts:12</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L12">src/panels/unitinfopanel.ts:12</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_groundSpeed" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#ground<wbr/>Speed</span><a href="#_groundSpeed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#ground<wbr/>Speed</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L13">src/panels/unitinfopanel.ts:13</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L13">src/panels/unitinfopanel.ts:13</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_groupName" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#group<wbr/>Name</span><a href="#_groupName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#group<wbr/>Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L14">src/panels/unitinfopanel.ts:14</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L14">src/panels/unitinfopanel.ts:14</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_heading" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#heading</span><a href="#_heading" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#heading</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L15">src/panels/unitinfopanel.ts:15</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L15">src/panels/unitinfopanel.ts:15</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_latitude" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#latitude</span><a href="#_latitude" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#latitude</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L17">src/panels/unitinfopanel.ts:17</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L17">src/panels/unitinfopanel.ts:17</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_loadoutContainer" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#loadout<wbr/>Container</span><a href="#_loadoutContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#loadout<wbr/>Container</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L19">src/panels/unitinfopanel.ts:19</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L19">src/panels/unitinfopanel.ts:19</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_longitude" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#longitude</span><a href="#_longitude" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#longitude</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L18">src/panels/unitinfopanel.ts:18</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L18">src/panels/unitinfopanel.ts:18</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_name" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#name</span><a href="#_name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L16">src/panels/unitinfopanel.ts:16</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L16">src/panels/unitinfopanel.ts:16</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_silhouette" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#silhouette</span><a href="#_silhouette" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#silhouette</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLImageElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L20">src/panels/unitinfopanel.ts:20</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L20">src/panels/unitinfopanel.ts:20</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_unitControl" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#unit<wbr/>Control</span><a href="#_unitControl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#unit<wbr/>Control</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L21">src/panels/unitinfopanel.ts:21</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L21">src/panels/unitinfopanel.ts:21</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_unitLabel" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#unit<wbr/>Label</span><a href="#_unitLabel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#unit<wbr/>Label</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L22">src/panels/unitinfopanel.ts:22</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L22">src/panels/unitinfopanel.ts:22</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_unitName" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#unit<wbr/>Name</span><a href="#_unitName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#unit<wbr/>Name</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">HTMLElement</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L23">src/panels/unitinfopanel.ts:23</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L23">src/panels/unitinfopanel.ts:23</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private tsd-is-inherited"><a id="_visible" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#visible</span><a href="#_visible" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">#visible</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources">
<p>Inherited from <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#_visible">#visible</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/panel.ts#L3">src/panels/panel.ts:3</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/panel.ts#L3">src/panels/panel.ts:3</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_onUnitUpdate" class="tsd-anchor"></a>
@@ -186,7 +186,7 @@
<h5><span class="tsd-kind-parameter">unit</span>: <a href="unit_unit.Unit.html" class="tsd-signature-type tsd-kind-class">Unit</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L56">src/panels/unitinfopanel.ts:56</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L56">src/panels/unitinfopanel.ts:56</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_onUnitsDeselection" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#on<wbr/>Units<wbr/>Deselection</span><a href="#_onUnitsDeselection" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-private">
@@ -199,7 +199,7 @@
<h5><span class="tsd-kind-parameter">units</span>: <a href="unit_unit.Unit.html" class="tsd-signature-type tsd-kind-class">Unit</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L109">src/panels/unitinfopanel.ts:109</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L109">src/panels/unitinfopanel.ts:109</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_onUnitsSelection" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#on<wbr/>Units<wbr/>Selection</span><a href="#_onUnitsSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-private">
@@ -212,7 +212,7 @@
<h5><span class="tsd-kind-parameter">units</span>: <a href="unit_unit.Unit.html" class="tsd-signature-type tsd-kind-class">Unit</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/unitinfopanel.ts#L100">src/panels/unitinfopanel.ts:100</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/unitinfopanel.ts#L100">src/panels/unitinfopanel.ts:100</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getElement" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>get<wbr/>Element</span><a href="#getElement" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
@@ -221,7 +221,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">HTMLElement</span></h4><aside class="tsd-sources">
<p>Inherited from <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#getElement">getElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/panel.ts#L31">src/panels/panel.ts:31</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/panel.ts#L31">src/panels/panel.ts:31</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisible" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>get<wbr/>Visible</span><a href="#getVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
@@ -230,7 +230,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<p>Inherited from <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#getVisible">getVisible</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/panel.ts#L35">src/panels/panel.ts:35</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/panel.ts#L35">src/panels/panel.ts:35</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hide" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>hide</span><a href="#hide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
@@ -239,7 +239,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<p>Inherited from <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#hide">hide</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/panel.ts#L18">src/panels/panel.ts:18</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/panel.ts#L18">src/panels/panel.ts:18</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="show" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>show</span><a href="#show" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
@@ -248,7 +248,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<p>Inherited from <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#show">show</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/panel.ts#L13">src/panels/panel.ts:13</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/panel.ts#L13">src/panels/panel.ts:13</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="toggle" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>toggle</span><a href="#toggle" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
@@ -257,7 +257,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<p>Inherited from <a href="panels_panel.Panel.html">Panel</a>.<a href="panels_panel.Panel.html#toggle">toggle</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/panels/panel.ts#L23">src/panels/panel.ts:23</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/panels/panel.ts#L23">src/panels/panel.ts:23</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
@@ -327,6 +327,7 @@
<li><a href="../modules/map_destinationpreviewmarker.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>map/destinationpreviewmarker</span></a></li>
<li><a href="../modules/map_drawingcursor.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>map/drawingcursor</span></a></li>
<li><a href="../modules/map_map.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>map/map</span></a></li>
<li><a href="../modules/map_smokemarker.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>map/smokemarker</span></a></li>
<li><a href="../modules/map_targetmarker.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>map/targetmarker</span></a></li>
<li><a href="../modules/map_temporaryunitmarker.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>map/temporaryunitmarker</span></a></li>
<li><a href="../modules/mission_airbase.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>mission/airbase</span></a></li>