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:
parent
3c0d42fdd0
commit
7d5f354850
14 changed files with 682 additions and 386 deletions
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue