The win sound plays on win screen

This commit is contained in:
stiffly
2016-03-14 00:58:53 +01:00
parent 7855cf03d2
commit 1345889e62
3 changed files with 6102 additions and 6002 deletions
+1
View File
@@ -81,6 +81,7 @@ private:
void setSoundProperties(Source* source, ComponentWrapper* soundComponent);
float getDurationSeconds(Source* source);
float getTimeOffsetSeconds(Source* source);
void setTimeOffsetSeconds(Source* source, float timeOffset);
// Specific logic
void playSound(Source* source);