This commit is contained in:
2017-07-16 14:25:03 -05:00
parent 8bcea5cfff
commit a02e5565ff
6 changed files with 20 additions and 13 deletions

View File

@@ -29,6 +29,10 @@ public class GamePlayMap {
return musicData.getPlaybackMusic();
}
public AudioData getMusicData() {
return musicData;
}
/**
* returns the runtime time of the overall song
* @return