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=3c3977aaa19ac70c86554e90fc643a25a4a1dcbe;hpb=92e293d6d5adcc910443bf2ef174928e266c625d;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Sound.html-inc b/pages/SDL-Sound.html-inc index 3c3977a..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