#include <DSound.h>
Inheritance diagram for DSound:
TODO: Diese Klasse stellt das Sound-Subsystem bereit.
Public Member Functions | |
DSound (void) | |
void | PlayShot (void) |
void | PlayStart (void) |
void | PlayExplosion1 (void) |
void | PlayExplosion2 (void) |
void | PlayAlarm (void) |
void | PlayGameOverExplosion (void) |
void | PlayMetallic (void) |
void | PlayUp (void) |
|
TODO: detailed description. |