Generate docs
This commit is contained in:
parent
861aff55c1
commit
d19e7b3e9b
28 changed files with 340 additions and 304 deletions
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>FpsQualityAutoscaler | SDF-2D - v0.6.3</title>
|
||||
<meta name="description" content="Documentation for SDF-2D - v0.6.3">
|
||||
<title>FpsQualityAutoscaler | SDF-2D - v0.7.0</title>
|
||||
<meta name="description" content="Documentation for SDF-2D - v0.7.0">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
<link rel="icon" href="../favicon.ico" />
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
<li class="state loading">Preparing search index...</li>
|
||||
<li class="state failure">The search index is not available</li>
|
||||
</ul>
|
||||
<a href="../index.html" class="title">SDF-2D - v0.6.3</a>
|
||||
<a href="../index.html" class="title">SDF-2D - v0.7.0</a>
|
||||
</div>
|
||||
<div class="table-cell" id="tsd-widgets">
|
||||
<div id="tsd-filter">
|
||||
|
|
@ -97,7 +97,7 @@
|
|||
<h3>Properties</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><a href="fpsqualityautoscaler.html#fpshysteresis" class="tsd-kind-icon">fps<wbr>Hysteresis</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class"><a href="fpsqualityautoscaler.html#fpstarget" class="tsd-kind-icon">fps<wbr>Target</a></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><a href="fpsqualityautoscaler.html#fpstarget" class="tsd-kind-icon">fps<wbr>Target</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section class="tsd-index-section ">
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/6a78033/src/graphics/rendering/fps-quality-autoscaler.ts#L24">graphics/rendering/fps-quality-autoscaler.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/861aff5/src/graphics/rendering/fps-quality-autoscaler.ts#L24">graphics/rendering/fps-quality-autoscaler.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-parameters-title">Parameters</h4>
|
||||
|
|
@ -149,17 +149,17 @@
|
|||
<div class="tsd-signature tsd-kind-icon">fps<wbr>Hysteresis<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 5</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/6a78033/src/graphics/rendering/fps-quality-autoscaler.ts#L24">graphics/rendering/fps-quality-autoscaler.ts:24</a></li>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/861aff5/src/graphics/rendering/fps-quality-autoscaler.ts#L24">graphics/rendering/fps-quality-autoscaler.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static">
|
||||
<a name="fpstarget" class="tsd-anchor"></a>
|
||||
<h3>fps<wbr>Target</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">fps<wbr>Target<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 50</span></div>
|
||||
<h3><span class="tsd-flag ts-flagStatic">Static</span> fps<wbr>Target</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">fps<wbr>Target<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 30</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/6a78033/src/graphics/rendering/fps-quality-autoscaler.ts#L23">graphics/rendering/fps-quality-autoscaler.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/861aff5/src/graphics/rendering/fps-quality-autoscaler.ts#L23">graphics/rendering/fps-quality-autoscaler.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
|
|
@ -176,7 +176,7 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/6a78033/src/graphics/rendering/fps-quality-autoscaler.ts#L28">graphics/rendering/fps-quality-autoscaler.ts:28</a></li>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/861aff5/src/graphics/rendering/fps-quality-autoscaler.ts#L28">graphics/rendering/fps-quality-autoscaler.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/6a78033/src/graphics/rendering/fps-quality-autoscaler.ts#L39">graphics/rendering/fps-quality-autoscaler.ts:39</a></li>
|
||||
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/861aff5/src/graphics/rendering/fps-quality-autoscaler.ts#L39">graphics/rendering/fps-quality-autoscaler.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
|
|
@ -239,7 +239,7 @@
|
|||
<li class=" tsd-kind-property tsd-parent-kind-class">
|
||||
<a href="fpsqualityautoscaler.html#fpshysteresis" class="tsd-kind-icon">fps<wbr>Hysteresis</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class">
|
||||
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static">
|
||||
<a href="fpsqualityautoscaler.html#fpstarget" class="tsd-kind-icon">fps<wbr>Target</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue