Skip to content

Commit

Permalink
deploy: 424ae5a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 6, 2024
1 parent 6aa63bc commit 33e3f4c
Show file tree
Hide file tree
Showing 200 changed files with 2,293 additions and 2,293 deletions.
54 changes: 27 additions & 27 deletions v3/classes/AssetAccessor.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions v3/classes/AssetHolder.html

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions v3/classes/AssetManager.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions v3/classes/AudioPlayContext.html

Large diffs are not rendered by default.

64 changes: 32 additions & 32 deletions v3/classes/AudioSystem.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions v3/classes/AudioSystemManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">AudioSystemManager</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L13">src/AudioSystemManager.ts:13</a></li></ul></aside>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L13">src/AudioSystemManager.ts:13</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">
Expand Down Expand Up @@ -68,37 +68,37 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">resourceFactory</span>: <a href="../interfaces/ResourceFactory.html" class="tsd-signature-type tsd-kind-interface">ResourceFactory</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="AudioSystemManager.html" class="tsd-signature-type tsd-kind-class">AudioSystemManager</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L34">src/AudioSystemManager.ts:34</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L34">src/AudioSystemManager.ts:34</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="_muted" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_muted</span><a href="#_muted" 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">_muted</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L27">src/AudioSystemManager.ts:27</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L27">src/AudioSystemManager.ts:27</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_resourceFactory" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_resource<wbr/>Factory</span><a href="#_resourceFactory" 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">_resource<wbr/>Factory</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/ResourceFactory.html" class="tsd-signature-type tsd-kind-interface">ResourceFactory</a></div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L32">src/AudioSystemManager.ts:32</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L32">src/AudioSystemManager.ts:32</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="music" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>music</span><a href="#music" 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">music</span><span class="tsd-signature-symbol">:</span> <a href="AudioSystem.html" class="tsd-signature-type tsd-kind-class">AudioSystem</a></div>
<div class="tsd-comment tsd-typography"><p>ループ再生可能な AudioSystem</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L17">src/AudioSystemManager.ts:17</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L17">src/AudioSystemManager.ts:17</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="sound" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>sound</span><a href="#sound" 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">sound</span><span class="tsd-signature-symbol">:</span> <a href="AudioSystem.html" class="tsd-signature-type tsd-kind-class">AudioSystem</a></div>
<div class="tsd-comment tsd-typography"><p>効果音を扱う AudioSystem</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L22">src/AudioSystemManager.ts:22</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L22">src/AudioSystemManager.ts:22</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member"><a id="_endSuppress" class="tsd-anchor"></a>
Expand All @@ -108,7 +108,7 @@ <h3 class="tsd-anchor-link"><span>_end<wbr/>Suppress</span><a href="#_endSuppres
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L115">src/AudioSystemManager.ts:115</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L115">src/AudioSystemManager.ts:115</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_reset" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_reset</span><a href="#_reset" 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-private">
Expand All @@ -117,7 +117,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L85">src/AudioSystemManager.ts:85</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L85">src/AudioSystemManager.ts:85</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_setMuted" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_set<wbr/>Muted</span><a href="#_setMuted" 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-private">
Expand All @@ -131,7 +131,7 @@ <h5><span class="tsd-kind-parameter">muted</span>: <span class="tsd-signature-ty
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L94">src/AudioSystemManager.ts:94</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L94">src/AudioSystemManager.ts:94</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-is-private"><a id="_setPlaybackRate" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_set<wbr/>Playback<wbr/>Rate</span><a href="#_setPlaybackRate" 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-private">
Expand All @@ -145,15 +145,15 @@ <h5><span class="tsd-kind-parameter">rate</span>: <span class="tsd-signature-typ
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L105">src/AudioSystemManager.ts:105</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L105">src/AudioSystemManager.ts:105</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="_startSuppress" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>_start<wbr/>Suppress</span><a href="#_startSuppress" 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">
<li class="tsd-signature tsd-anchor-link" id="_startSuppress._startSuppress-1"><span class="tsd-kind-call-signature">_start<wbr/>Suppress</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#_startSuppress._startSuppress-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L110">src/AudioSystemManager.ts:110</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L110">src/AudioSystemManager.ts:110</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="create" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>create</span><a href="#create" 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">
Expand All @@ -172,7 +172,7 @@ <h5><span class="tsd-kind-parameter">asset</span>: <a href="../interfaces/AudioA
<h4 class="tsd-returns-title">Returns <a href="AudioPlayContext.html" class="tsd-signature-type tsd-kind-class">AudioPlayContext</a></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L53">src/AudioSystemManager.ts:53</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L53">src/AudioSystemManager.ts:53</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="play" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>play</span><a href="#play" 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">
Expand All @@ -191,15 +191,15 @@ <h5><span class="tsd-kind-parameter">asset</span>: <a href="../interfaces/AudioA
<h4 class="tsd-returns-title">Returns <a href="AudioPlayContext.html" class="tsd-signature-type tsd-kind-class">AudioPlayContext</a></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L70">src/AudioSystemManager.ts:70</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L70">src/AudioSystemManager.ts:70</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="stopAll" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>stop<wbr/>All</span><a href="#stopAll" 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">
<li class="tsd-signature tsd-anchor-link" id="stopAll.stopAll-1"><span class="tsd-kind-call-signature">stop<wbr/>All</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#stopAll.stopAll-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/abac90a/src/AudioSystemManager.ts#L120">src/AudioSystemManager.ts:120</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/akashic-games/akashic-engine/blob/424ae5a/src/AudioSystemManager.ts#L120">src/AudioSystemManager.ts:120</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit 33e3f4c

Please sign in to comment.