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">TemporaryUnitMarker</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/map/temporaryunitmarker.ts#L6">src/map/temporaryunitmarker.ts:6</a></li></ul></aside>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/temporaryunitmarker.ts#L6">src/map/temporaryunitmarker.ts:6</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">
@@ -119,19 +119,19 @@
<h4 class="tsd-returns-title">Returns <a href="map_temporaryunitmarker.TemporaryUnitMarker.html" class="tsd-signature-type tsd-kind-class">TemporaryUnitMarker</a></h4><aside class="tsd-sources">
<p>Overrides <a href="map_custommarker.CustomMarker.html">CustomMarker</a>.<a href="map_custommarker.CustomMarker.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/map/temporaryunitmarker.ts#L10">src/map/temporaryunitmarker.ts:10</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/temporaryunitmarker.ts#L10">src/map/temporaryunitmarker.ts:10</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="_coalition" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#coalition</span><a href="#_coalition" 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">#coalition</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/map/temporaryunitmarker.ts#L8">src/map/temporaryunitmarker.ts:8</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/temporaryunitmarker.ts#L8">src/map/temporaryunitmarker.ts:8</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">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/map/temporaryunitmarker.ts#L7">src/map/temporaryunitmarker.ts:7</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/temporaryunitmarker.ts#L7">src/map/temporaryunitmarker.ts:7</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited tsd-is-external"><a id="_map" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_map</span><a href="#_map" 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">_map</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Map</span></div><aside class="tsd-sources">
@@ -791,7 +791,7 @@ keyword will point to). You can also pass several space-separated types
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<p>Overrides <a href="map_custommarker.CustomMarker.html">CustomMarker</a>.<a href="map_custommarker.CustomMarker.html#createIcon">createIcon</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/map/temporaryunitmarker.ts#L16">src/map/temporaryunitmarker.ts:16</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/temporaryunitmarker.ts#L16">src/map/temporaryunitmarker.ts:16</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="fire" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>fire</span><a href="#fire" 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 tsd-is-external">
@@ -1747,7 +1747,7 @@ keyword will point to). You can also pass several space-separated types
<h4 class="tsd-returns-title">Returns <a href="map_temporaryunitmarker.TemporaryUnitMarker.html" class="tsd-signature-type tsd-kind-class">TemporaryUnitMarker</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="map_custommarker.CustomMarker.html">CustomMarker</a>.<a href="map_custommarker.CustomMarker.html#onAdd">onAdd</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/map/custommarker.ts#L10">src/map/custommarker.ts:10</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/custommarker.ts#L10">src/map/custommarker.ts:10</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="onRemove" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>on<wbr/>Remove</span><a href="#onRemove" 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">
@@ -1761,7 +1761,7 @@ keyword will point to). You can also pass several space-separated types
<h4 class="tsd-returns-title">Returns <a href="map_temporaryunitmarker.TemporaryUnitMarker.html" class="tsd-signature-type tsd-kind-class">TemporaryUnitMarker</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="map_custommarker.CustomMarker.html">CustomMarker</a>.<a href="map_custommarker.CustomMarker.html#onRemove">onRemove</a></p>
<ul>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fab7d26/client/src/map/custommarker.ts#L17">src/map/custommarker.ts:17</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/custommarker.ts#L17">src/map/custommarker.ts:17</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-inherited tsd-is-external"><a id="once" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>once</span><a href="#once" 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 tsd-is-external">
@@ -2662,6 +2662,7 @@ to off in order to remove the listener.</p>
<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>
<details class="tsd-index-accordion" open data-key="map/temporaryunitmarker"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg><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></summary>