|
|
Bomberman Multiplayer
Authoritative multiplayer networking layer for Bomberman.
|
Base class for sound. More...
#include <Sound.h>
Public Member Functions | |
| Sound (std::shared_ptr< Mix_Chunk > sound) | |
| Construct a new sound object. | |
| void | play () |
| Start playing sound. | |
Base class for sound.