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">TargetMarker</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/targetmarker.ts#L4">src/map/targetmarker.ts:4</a></li></ul></aside>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/targetmarker.ts#L4">src/map/targetmarker.ts:4</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">
@@ -115,7 +115,7 @@
<h4 class="tsd-returns-title">Returns <a href="map_targetmarker.TargetMarker.html" class="tsd-signature-type tsd-kind-class">TargetMarker</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/targetmarker.ts#L5">src/map/targetmarker.ts:5</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/targetmarker.ts#L5">src/map/targetmarker.ts:5</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-protected tsd-is-inherited tsd-is-external"><a id="_map" class="tsd-anchor"></a>
@@ -777,7 +777,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/targetmarker.ts#L10">src/map/targetmarker.ts:10</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/Pax1601/DCSOlympus/blob/fe0e964/client/src/map/targetmarker.ts#L10">src/map/targetmarker.ts:10</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">
@@ -1733,7 +1733,7 @@ keyword will point to). You can also pass several space-separated types
<h4 class="tsd-returns-title">Returns <a href="map_targetmarker.TargetMarker.html" class="tsd-signature-type tsd-kind-class">TargetMarker</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">
@@ -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_targetmarker.TargetMarker.html" class="tsd-signature-type tsd-kind-class">TargetMarker</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">
@@ -2646,6 +2646,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>
<details class="tsd-index-accordion" open data-key="map/targetmarker"><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_targetmarker.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>map/targetmarker</span></a></summary>
<div class="tsd-accordion-details">