Skip to content

Commit

Permalink
deploy: 4398a3c
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-mogilko committed Mar 18, 2024
1 parent 4945028 commit 817dc94
Show file tree
Hide file tree
Showing 170 changed files with 2,490 additions and 2,311 deletions.
2 changes: 1 addition & 1 deletion AdvancedRoomFeatures.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h3><a href="#lighting-effects">Lighting effects</a></h3>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion AnonymousUsageInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h2><a href="#anonymous-usage-information">Anonymous usage information</a></h2>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
6 changes: 3 additions & 3 deletions AudioChannel.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,12 @@ <h3><a href="#audiochannelsetroomlocation"><code>AudioChannel.SetRoomLocation</c
<section id="audiochannelspeed" class="level3">
<h3><a href="#audiochannelspeed"><code>AudioChannel.Speed</code></a></h3>
<div class="sourceCode" id="cb11"><pre class="sourceCode ags"><code class="sourceCode ags"><span id="cb11-1"><a href="#cb11-1" aria-hidden="true" tabindex="-1"></a><span class="dt">int</span> <span class="bu">AudioChannel</span><span class="op">.</span><span class="at">Speed</span></span></code></pre></div>
<p>Gets/sets the playing audio clip's playback speed. The value is defined in clip's milliseconds per second: 1000 is default, meaning 1000 of clip's ms in 1 real second (scale 1:1). Set &lt; 1000 for slower play and &gt; 1000 for faster play. <strong>NOTE:</strong> currently works for MP3 and OGG audio clips only.</p>
<p>Gets/sets the playing audio clip's playback speed. The value is defined in clip's milliseconds per second: 1000 is default, meaning 1000 of clip's ms in 1 real second (scale 1:1). Set &lt; 1000 for slower play and &gt; 1000 for faster play.</p>
<p>Example:</p>
<div class="sourceCode" id="cb12"><pre class="sourceCode ags"><code class="sourceCode ags"><span id="cb12-1"><a href="#cb12-1" aria-hidden="true" tabindex="-1"></a><span class="bu">AudioChannel</span> <span class="op">*</span>channel = aFunnyTalk<span class="op">.</span><span class="at">Play</span><span class="op">();</span></span>
<span id="cb12-2"><a href="#cb12-2" aria-hidden="true" tabindex="-1"></a>channel<span class="op">.</span><span class="at">Speed</span> = <span class="dv">2000</span><span class="op">;</span></span></code></pre></div>
<p>plays <em>aFunnyTalk</em> clip at the double speed.</p>
<p><em>Compatibility:</em> Supported by <strong>AGS 3.4.0</strong> and later versions.</p>
<p><em>Compatibility:</em> Supported by <strong>AGS 3.4.0</strong> and later versions. Prior to <strong>AGS 3.6.0</strong> was working only for MP3 and OGG clips.</p>
<hr />
</section>
<section id="audiochannelstop" class="level3">
Expand Down Expand Up @@ -360,7 +360,7 @@ <h3><a href="#audiochannelvolume"><code>AudioChannel.Volume</code></a></h3>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion AudioClip.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ <h3><a href="#audiocliptype"><code>AudioClip.Type</code></a></h3>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion AudioInScript.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2><a href="#audio-in-script">Audio in script</a></h2>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion AutonumberSpeechFiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h2><a href="#auto-number-speech-files">Auto-number speech files</a></h2>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion BackingUpYourGame.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h2><a href="#backing-up-your-game">Backing up your game</a></h2>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion BlockingScripts.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h2><a href="#understanding-blocking-scripts">Understanding blocking scripts</a>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion BuildAndroid.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h3><a href="#building-the-app">Building the App</a></h3>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion Button.html
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ <h3><a href="#buttontextcolor"><code>Button.TextColor</code></a></h3>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion Camera.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h3><a href="#cameray"><code>Camera.Y</code></a></h3>
<footer>
<p>
<a href="jslicensing.html" data-jslicense="1">Third-party JavaScript licensing</a><br>
Build: ca76d03a2b97b7d9ce195cbd84709bc52571db7d
Build: 4398a3c37c2246b5cdd9c839989b262cd2d6b40b
</p>
</footer>

Expand Down

0 comments on commit 817dc94

Please sign in to comment.