X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Sound.html-inc;h=2f8dd88d057b0c73c63117bc137d570fe5c5f0a9;hb=55bbf7a209993f4172fd7e6555dda0947b844089;hp=7a59f94ce48a312377d523711d2004a6436bdde8;hpb=162a0989f2a1d33d50c8950709319df21973e7b7;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Sound.html-inc b/pages/SDL-Sound.html-inc index 7a59f94..2f8dd88 100644 --- a/pages/SDL-Sound.html-inc +++ b/pages/SDL-Sound.html-inc @@ -28,8 +28,8 @@

DESCRIPTION

Top

-

SDL::Sound is a module for loading WAV files for sound effects. -The file can be loaded by creating a new SDL::Sound object by +

SDL::Sound is a module for loading WAV files for sound effects. +The file can be loaded by creating a new SDL::Sound object by passing the filename to the constructor;

	my $sound = new SDL::Sound 'my_sfx.wav';
 
@@ -52,7 +52,7 @@ passing the filename to the constructor;

SEE ALSO

Top

-

perl SDL::Mixer

+

perl SDL::Mixer

\ No newline at end of file