Skip to content

Commit c7bbad7

Browse files
committed
update 3.8.5.2
1 parent 57b1c40 commit c7bbad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/draw_sprite_wave_ext.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h1>draw_sprite_wave_ext</h1>
4545
<p class="note"><span>NOTE:</span> This is a relatively expensive function compared to drawing a sprite
4646
normally. If it is needed for a large number of sprites, a shader-based
4747
alternative may be preferred.</p>
48-
<div class="codebox demo"><span>Use sliders and button to adjust effect.<iframe frameborder="0" scrolling="no" width="320" height="320" src="/demos/draw_sprite_wave/index.html"></iframe><a href="/demos/draw_sprite_wave/draw_sprite_wave.yyz">Download</a></span></div>
48+
<div class="codebox demo"><span>Use sliders and button to adjust effect.<iframe frameborder="0" scrolling="no" width="320" height="320" src="/demos/draw_sprite_wave_ext/index.html"></iframe><a href="/demos/draw_sprite_wave_ext/draw_sprite_wave_ext.yyz">Download</a></span></div>
4949
<dl class="script">
5050
<dt><a href="/script/draw_sprite_wave_ext">draw_sprite_wave_ext(sprite, subimg, x, y, axis, wavelength, amplitude, phas, xscale, yscale, color, alpha)</a></dt>
5151
<dd>Draws a sprite with wave-like distortion.</dd>

0 commit comments

Comments
 (0)