Refactored audio sample playback

This commit is contained in:
Xawotihs@gmail.com
2012-02-11 18:20:08 +00:00
parent d7c69f3281
commit c38c52c6ad
9 changed files with 41 additions and 48 deletions

View File

@@ -201,7 +201,7 @@ public:
void eventblocked(MTGCardInstance * opponent);
int isInPlay(GameObserver* game);
JSample * getSample();
const string& getSample();
JQuadPtr getIcon();