Exemplo n.º 1
0
Arquivo: Tank.cs Projeto: uindou/Board
 public override void AttackSound()
 {
     SoundPlay.TankPlay();
 }