Skip to content

Commit

Permalink
Add link of demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rexrainbow committed Oct 30, 2023
1 parent 109a182 commit cd8ba29
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/docs/loading-animation-scene.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Start loading animation scene, stop this scene when loading complete.
- Author: Rex
- Methods

## Live demos

[Loading animation scene](https://codepen.io/rexrainbow/pen/oNmxXpg)

## Usage

[Sample code](https://github.com/rexrainbow/phaser3-rex-notes/tree/master/examples/loading-animation-scene)
Expand Down
16 changes: 16 additions & 0 deletions docs/site/loading-animation-scene/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,13 @@
Introduction
</a>

</li>

<li class="md-nav__item">
<a href="#live-demos" class="md-nav__link">
Live demos
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -9508,6 +9515,13 @@
Introduction
</a>

</li>

<li class="md-nav__item">
<a href="#live-demos" class="md-nav__link">
Live demos
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -9590,6 +9604,8 @@ <h2 id="introduction">Introduction<a class="headerlink" href="#introduction" tit
<li>Author: Rex</li>
<li>Methods</li>
</ul>
<h2 id="live-demos">Live demos<a class="headerlink" href="#live-demos" title="Permanent link">&para;</a></h2>
<p><a href="https://codepen.io/rexrainbow/pen/oNmxXpg">Loading animation scene</a></p>
<h2 id="usage">Usage<a class="headerlink" href="#usage" title="Permanent link">&para;</a></h2>
<p><a href="https://github.com/rexrainbow/phaser3-rex-notes/tree/master/examples/loading-animation-scene">Sample code</a></p>
<h3 id="install-plugin">Install plugin<a class="headerlink" href="#install-plugin" title="Permanent link">&para;</a></h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/site/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/site/sitemap.xml.gz
Binary file not shown.

0 comments on commit cd8ba29

Please sign in to comment.