Exemplo n.º 1
0
 public void getSound(SFX soundEffects)
 {
     this.soundEffects = soundEffects;
 }
Exemplo n.º 2
0
 public void getMusic(SFX soundEffects)
 {
     this.soundEffects = soundEffects;
 }