changeset 1701 | ad7a7fd14d36 |
parent 1684 | b3f4ec08f0a4 |
child 2191 | 20c62f787a4d |
1700:6b16b0b66f55 | 1701:ad7a7fd14d36 |
---|---|
35 SDLInteraction(); |
35 SDLInteraction(); |
36 ~SDLInteraction(); |
36 ~SDLInteraction(); |
37 QStringList getResolutions() const; |
37 QStringList getResolutions() const; |
38 void StartMusic(); |
38 void StartMusic(); |
39 void StopMusic(); |
39 void StopMusic(); |
40 void PlaySound(const QString & filename); |
|
41 }; |
40 }; |
42 |
41 |
43 #endif |
42 #endif |