Skip to content

Commit

Permalink
Deployed c4280c7 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBuilds committed May 19, 2024
1 parent a6daa82 commit c8507dc
Show file tree
Hide file tree
Showing 64 changed files with 1,731 additions and 1,701 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,11 +813,11 @@


<li class="md-nav__item">
<a href="/engine/terminal/outputarea/" class="md-nav__link">
<a href="/engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down
4 changes: 2 additions & 2 deletions appguide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -891,11 +891,11 @@


<li class="md-nav__item">
<a href="../engine/terminal/outputarea/" class="md-nav__link">
<a href="../engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down
4 changes: 2 additions & 2 deletions effectguide/effectguide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -818,11 +818,11 @@


<li class="md-nav__item">
<a href="../../engine/terminal/outputarea/" class="md-nav__link">
<a href="../../engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down
4 changes: 2 additions & 2 deletions effectguide/effectguide_lesson0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -818,11 +818,11 @@


<li class="md-nav__item">
<a href="../../engine/terminal/outputarea/" class="md-nav__link">
<a href="../../engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down
16 changes: 8 additions & 8 deletions effects/beams/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -824,11 +824,11 @@


<li class="md-nav__item">
<a href="../../engine/terminal/outputarea/" class="md-nav__link">
<a href="../../engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down Expand Up @@ -2219,7 +2219,7 @@ <h2 id="quick-start">Quick Start</h2>
<a id="terminaltexteffects.effects.effect_beams"></a>
<div class="doc doc-contents first">

<p>Creates beams which travel over the output area illuminating the characters.</p>
<p>Creates beams which travel over the canvas illuminating the characters.</p>



Expand All @@ -2236,7 +2236,7 @@ <h2 id="quick-start">Quick Start</h2>
<td><code><a class="autorefs autorefs-internal" title="terminaltexteffects.effects.effect_beams.Beams" href="#terminaltexteffects.effects.effect_beams.Beams">Beams</a></code></td>
<td>
<div class="doc-md-description">
<p>Creates beams which travel over the output area illuminating the characters.</p>
<p>Creates beams which travel over the canvas illuminating the characters.</p>
</div>
</td>
</tr>
Expand Down Expand Up @@ -2286,7 +2286,7 @@ <h2 id="terminaltexteffects.effects.effect_beams.Beams" class="doc doc-heading">
Bases: <code><a class="autorefs autorefs-internal" title="terminaltexteffects.engine.base_effect.BaseEffect" href="../../engine/baseeffect/#terminaltexteffects.engine.base_effect.BaseEffect">BaseEffect</a>[<a class="autorefs autorefs-internal" title="terminaltexteffects.effects.effect_beams.BeamsConfig" href="#terminaltexteffects.effects.effect_beams.BeamsConfig">BeamsConfig</a>]</code></p>


<p>Creates beams which travel over the output area illuminating the characters.</p>
<p>Creates beams which travel over the canvas illuminating the characters.</p>



Expand Down Expand Up @@ -2344,7 +2344,7 @@ <h2 id="terminaltexteffects.effects.effect_beams.Beams" class="doc doc-heading">
<span class="normal"><a href="#__codelineno-0-336">336</a></span>
<span class="normal"><a href="#__codelineno-0-337">337</a></span>
<span class="normal"><a href="#__codelineno-0-338">338</a></span></pre></div></td><td class="code"><div><pre><span></span><code><span id="__span-0-322"><a id="__codelineno-0-322" name="__codelineno-0-322"></a><span class="k">class</span> <span class="nc">Beams</span><span class="p">(</span><span class="n">BaseEffect</span><span class="p">[</span><span class="n">BeamsConfig</span><span class="p">]):</span>
</span><span id="__span-0-323"><a id="__codelineno-0-323" name="__codelineno-0-323"></a><span class="w"> </span><span class="sd">&quot;&quot;&quot;Creates beams which travel over the output area illuminating the characters.</span>
</span><span id="__span-0-323"><a id="__codelineno-0-323" name="__codelineno-0-323"></a><span class="w"> </span><span class="sd">&quot;&quot;&quot;Creates beams which travel over the canvas illuminating the characters.</span>
</span><span id="__span-0-324"><a id="__codelineno-0-324" name="__codelineno-0-324"></a>
</span><span id="__span-0-325"><a id="__codelineno-0-325" name="__codelineno-0-325"></a><span class="sd"> Attributes:</span>
</span><span id="__span-0-326"><a id="__codelineno-0-326" name="__codelineno-0-326"></a><span class="sd"> effect_config (BeamsConfig): Configuration for the effect.</span>
Expand Down Expand Up @@ -2796,8 +2796,8 @@ <h2 id="terminaltexteffects.effects.effect_beams.BeamsConfig" class="doc doc-hea
<span class="normal"><a href="#__codelineno-0-189">189</a></span>
<span class="normal"><a href="#__codelineno-0-190">190</a></span></pre></div></td><td class="code"><div><pre><span></span><code><span id="__span-0-26"><a id="__codelineno-0-26" name="__codelineno-0-26"></a><span class="nd">@argclass</span><span class="p">(</span>
</span><span id="__span-0-27"><a id="__codelineno-0-27" name="__codelineno-0-27"></a> <span class="n">name</span><span class="o">=</span><span class="s2">&quot;beams&quot;</span><span class="p">,</span>
</span><span id="__span-0-28"><a id="__codelineno-0-28" name="__codelineno-0-28"></a> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Create beams which travel over the output area illuminating the characters behind them.&quot;</span><span class="p">,</span>
</span><span id="__span-0-29"><a id="__codelineno-0-29" name="__codelineno-0-29"></a> <span class="n">description</span><span class="o">=</span><span class="s2">&quot;beams | Create beams which travel over the output area illuminating the characters behind them.&quot;</span><span class="p">,</span>
</span><span id="__span-0-28"><a id="__codelineno-0-28" name="__codelineno-0-28"></a> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Create beams which travel over the canvas illuminating the characters behind them.&quot;</span><span class="p">,</span>
</span><span id="__span-0-29"><a id="__codelineno-0-29" name="__codelineno-0-29"></a> <span class="n">description</span><span class="o">=</span><span class="s2">&quot;beams | Create beams which travel over the canvas illuminating the characters behind them.&quot;</span><span class="p">,</span>
</span><span id="__span-0-30"><a id="__codelineno-0-30" name="__codelineno-0-30"></a> <span class="n">epilog</span><span class="o">=</span><span class="s2">&quot;&quot;&quot;Example: terminaltexteffects beams --beam-row-symbols ▂ ▁ _ --beam-column-symbols ▌ ▍ ▎ ▏ --beam-delay 10 --beam-row-speed-range 10-40 --beam-column-speed-range 6-10 --beam-gradient-stops ffffff 00D1FF 8A008A --beam-gradient-steps 2 8 --beam-gradient-frames 2 --final-gradient-stops 8A008A 00D1FF ffffff --final-gradient-steps 12 --final-gradient-frames 5 --final-gradient-direction vertical --final-wipe-speed 1&quot;&quot;&quot;</span><span class="p">,</span>
</span><span id="__span-0-31"><a id="__codelineno-0-31" name="__codelineno-0-31"></a><span class="p">)</span>
</span><span id="__span-0-32"><a id="__codelineno-0-32" name="__codelineno-0-32"></a><span class="nd">@dataclass</span>
Expand Down
12 changes: 6 additions & 6 deletions effects/binarypath/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -824,11 +824,11 @@


<li class="md-nav__item">
<a href="../../engine/terminal/outputarea/" class="md-nav__link">
<a href="../../engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down Expand Up @@ -2093,7 +2093,7 @@ <h2 id="quick-start">Quick Start</h2>
<a id="terminaltexteffects.effects.effect_binarypath"></a>
<div class="doc doc-contents first">

<p>Decodes characters into their binary form. Characters travel from outside the output area towards their input coordinate, moving at right angles.</p>
<p>Decodes characters into their binary form. Characters travel from outside the canvas towards their input coordinate, moving at right angles.</p>



Expand All @@ -2110,7 +2110,7 @@ <h2 id="quick-start">Quick Start</h2>
<td><code><a class="autorefs autorefs-internal" title="terminaltexteffects.effects.effect_binarypath.BinaryPath" href="#terminaltexteffects.effects.effect_binarypath.BinaryPath">BinaryPath</a></code></td>
<td>
<div class="doc-md-description">
<p>Decodes characters into their binary form. Characters travel from outside the output area towards their input coordinate, moving at right angles.</p>
<p>Decodes characters into their binary form. Characters travel from outside the canvas towards their input coordinate, moving at right angles.</p>
</div>
</td>
</tr>
Expand Down Expand Up @@ -2160,7 +2160,7 @@ <h2 id="terminaltexteffects.effects.effect_binarypath.BinaryPath" class="doc doc
Bases: <code><a class="autorefs autorefs-internal" title="terminaltexteffects.engine.base_effect.BaseEffect" href="../../engine/baseeffect/#terminaltexteffects.engine.base_effect.BaseEffect">BaseEffect</a></code></p>


<p>Decodes characters into their binary form. Characters travel from outside the output area towards their input coordinate, moving at right angles.</p>
<p>Decodes characters into their binary form. Characters travel from outside the canvas towards their input coordinate, moving at right angles.</p>



Expand Down Expand Up @@ -2220,7 +2220,7 @@ <h2 id="terminaltexteffects.effects.effect_binarypath.BinaryPath" class="doc doc
<span class="normal"><a href="#__codelineno-0-304">304</a></span>
<span class="normal"><a href="#__codelineno-0-305">305</a></span>
<span class="normal"><a href="#__codelineno-0-306">306</a></span></pre></div></td><td class="code"><div><pre><span></span><code><span id="__span-0-288"><a id="__codelineno-0-288" name="__codelineno-0-288"></a><span class="k">class</span> <span class="nc">BinaryPath</span><span class="p">(</span><span class="n">BaseEffect</span><span class="p">):</span>
</span><span id="__span-0-289"><a id="__codelineno-0-289" name="__codelineno-0-289"></a><span class="w"> </span><span class="sd">&quot;&quot;&quot;Decodes characters into their binary form. Characters travel from outside the output area towards their input coordinate, moving at right angles.</span>
</span><span id="__span-0-289"><a id="__codelineno-0-289" name="__codelineno-0-289"></a><span class="w"> </span><span class="sd">&quot;&quot;&quot;Decodes characters into their binary form. Characters travel from outside the canvas towards their input coordinate, moving at right angles.</span>
</span><span id="__span-0-290"><a id="__codelineno-0-290" name="__codelineno-0-290"></a>
</span><span id="__span-0-291"><a id="__codelineno-0-291" name="__codelineno-0-291"></a><span class="sd"> Attributes:</span>
</span><span id="__span-0-292"><a id="__codelineno-0-292" name="__codelineno-0-292"></a><span class="sd"> effect_config (BinaryPathConfig): Configuration for the BinaryPath effect.</span>
Expand Down
4 changes: 2 additions & 2 deletions effects/blackhole/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -824,11 +824,11 @@


<li class="md-nav__item">
<a href="../../engine/terminal/outputarea/" class="md-nav__link">
<a href="../../engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down
16 changes: 8 additions & 8 deletions effects/bouncyballs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -824,11 +824,11 @@


<li class="md-nav__item">
<a href="../../engine/terminal/outputarea/" class="md-nav__link">
<a href="../../engine/terminal/canvas/" class="md-nav__link">


<span class="md-ellipsis">
OutputArea
Canvas
</span>


Expand Down Expand Up @@ -2129,7 +2129,7 @@ <h2 id="quick-start">Quick Start</h2>
<a id="terminaltexteffects.effects.effect_bouncyballs"></a>
<div class="doc doc-contents first">

<p>Characters fall from the top of the output area as bouncy balls before settling into place.</p>
<p>Characters fall from the top of the canvas as bouncy balls before settling into place.</p>



Expand All @@ -2146,7 +2146,7 @@ <h2 id="quick-start">Quick Start</h2>
<td><code><a class="autorefs autorefs-internal" title="terminaltexteffects.effects.effect_bouncyballs.BouncyBalls" href="#terminaltexteffects.effects.effect_bouncyballs.BouncyBalls">BouncyBalls</a></code></td>
<td>
<div class="doc-md-description">
<p>Characters fall from the top of the output area as bouncy balls before settling into place.</p>
<p>Characters fall from the top of the canvas as bouncy balls before settling into place.</p>
</div>
</td>
</tr>
Expand Down Expand Up @@ -2196,7 +2196,7 @@ <h2 id="terminaltexteffects.effects.effect_bouncyballs.BouncyBalls" class="doc d
Bases: <code><a class="autorefs autorefs-internal" title="terminaltexteffects.engine.base_effect.BaseEffect" href="../../engine/baseeffect/#terminaltexteffects.engine.base_effect.BaseEffect">BaseEffect</a>[<a class="autorefs autorefs-internal" title="terminaltexteffects.effects.effect_bouncyballs.BouncyBallsConfig" href="#terminaltexteffects.effects.effect_bouncyballs.BouncyBallsConfig">BouncyBallsConfig</a>]</code></p>


<p>Characters fall from the top of the output area as bouncy balls before settling into place.</p>
<p>Characters fall from the top of the canvas as bouncy balls before settling into place.</p>



Expand Down Expand Up @@ -2254,7 +2254,7 @@ <h2 id="terminaltexteffects.effects.effect_bouncyballs.BouncyBalls" class="doc d
<span class="normal"><a href="#__codelineno-0-209">209</a></span>
<span class="normal"><a href="#__codelineno-0-210">210</a></span>
<span class="normal"><a href="#__codelineno-0-211">211</a></span></pre></div></td><td class="code"><div><pre><span></span><code><span id="__span-0-195"><a id="__codelineno-0-195" name="__codelineno-0-195"></a><span class="k">class</span> <span class="nc">BouncyBalls</span><span class="p">(</span><span class="n">BaseEffect</span><span class="p">[</span><span class="n">BouncyBallsConfig</span><span class="p">]):</span>
</span><span id="__span-0-196"><a id="__codelineno-0-196" name="__codelineno-0-196"></a><span class="w"> </span><span class="sd">&quot;&quot;&quot;Characters fall from the top of the output area as bouncy balls before settling into place.</span>
</span><span id="__span-0-196"><a id="__codelineno-0-196" name="__codelineno-0-196"></a><span class="w"> </span><span class="sd">&quot;&quot;&quot;Characters fall from the top of the canvas as bouncy balls before settling into place.</span>
</span><span id="__span-0-197"><a id="__codelineno-0-197" name="__codelineno-0-197"></a>
</span><span id="__span-0-198"><a id="__codelineno-0-198" name="__codelineno-0-198"></a><span class="sd"> Attributes:</span>
</span><span id="__span-0-199"><a id="__codelineno-0-199" name="__codelineno-0-199"></a><span class="sd"> effect_config (BouncyBallsConfig): Configuration for the effect.</span>
Expand Down Expand Up @@ -2584,8 +2584,8 @@ <h2 id="terminaltexteffects.effects.effect_bouncyballs.BouncyBallsConfig" class=
<span class="normal"><a href="#__codelineno-0-123">123</a></span>
<span class="normal"><a href="#__codelineno-0-124">124</a></span></pre></div></td><td class="code"><div><pre><span></span><code><span id="__span-0-27"><a id="__codelineno-0-27" name="__codelineno-0-27"></a><span class="nd">@argclass</span><span class="p">(</span>
</span><span id="__span-0-28"><a id="__codelineno-0-28" name="__codelineno-0-28"></a> <span class="n">name</span><span class="o">=</span><span class="s2">&quot;bouncyballs&quot;</span><span class="p">,</span>
</span><span id="__span-0-29"><a id="__codelineno-0-29" name="__codelineno-0-29"></a> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Characters are bouncy balls falling from the top of the output area.&quot;</span><span class="p">,</span>
</span><span id="__span-0-30"><a id="__codelineno-0-30" name="__codelineno-0-30"></a> <span class="n">description</span><span class="o">=</span><span class="s2">&quot;bouncyballs | Characters are bouncy balls falling from the top of the output area.&quot;</span><span class="p">,</span>
</span><span id="__span-0-29"><a id="__codelineno-0-29" name="__codelineno-0-29"></a> <span class="n">help</span><span class="o">=</span><span class="s2">&quot;Characters are bouncy balls falling from the top of the canvas.&quot;</span><span class="p">,</span>
</span><span id="__span-0-30"><a id="__codelineno-0-30" name="__codelineno-0-30"></a> <span class="n">description</span><span class="o">=</span><span class="s2">&quot;bouncyballs | Characters are bouncy balls falling from the top of the canvas.&quot;</span><span class="p">,</span>
</span><span id="__span-0-31"><a id="__codelineno-0-31" name="__codelineno-0-31"></a> <span class="n">epilog</span><span class="o">=</span><span class="sa">f</span><span class="s2">&quot;&quot;&quot;</span><span class="si">{</span><span class="n">argvalidators</span><span class="o">.</span><span class="n">EASING_EPILOG</span><span class="si">}</span>
</span><span id="__span-0-32"><a id="__codelineno-0-32" name="__codelineno-0-32"></a><span class="s2">Example: terminaltexteffects bouncyballs --ball-colors d1f4a5 96e2a4 5acda9 --ball-symbols o &quot;*&quot; O 0 . --final-gradient-stops f8ffae 43c6ac --final-gradient-steps 12 --final-gradient-direction diagonal --ball-delay 7 --movement-speed 0.25 --easing OUT_BOUNCE&quot;&quot;&quot;</span><span class="p">,</span>
</span><span id="__span-0-33"><a id="__codelineno-0-33" name="__codelineno-0-33"></a><span class="p">)</span>
Expand Down
Loading

0 comments on commit c8507dc

Please sign in to comment.