Improved the API documentation in the audio module

Added sf::SoundSource as a base class of both sf::Sound and sf::SoundStream

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1253 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2009-10-30 16:14:26 +00:00
parent 3c0d42fdd0
commit 7d5f354850
14 changed files with 682 additions and 386 deletions

View file

@ -415,6 +415,14 @@
RelativePath="..\..\include\SFML\Audio\SoundRecorder.hpp"
>
</File>
<File
RelativePath="..\..\src\SFML\Audio\SoundSource.cpp"
>
</File>
<File
RelativePath="..\..\include\SFML\Audio\SoundSource.hpp"
>
</File>
<File
RelativePath="..\..\src\SFML\Audio\SoundStream.cpp"
>