mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 02:45:57 -04:00
Reword docs a bit
This commit is contained in:
parent
96bd99a9a7
commit
d1e0a0e8be
@ -43,8 +43,8 @@ class Music;
|
|||||||
/// \headerfile SDL2pp/Mixer.hh
|
/// \headerfile SDL2pp/Mixer.hh
|
||||||
///
|
///
|
||||||
/// This class represents open SDL_mixer audio device. Object
|
/// This class represents open SDL_mixer audio device. Object
|
||||||
/// of this class must be constructed before creating any
|
/// of this class must be constructed before calling any other
|
||||||
/// SDL2pp:Chunk's.
|
/// mixer functions.
|
||||||
///
|
///
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
class SDL2PP_EXPORT Mixer {
|
class SDL2PP_EXPORT Mixer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user