Esempio n. 1
0
 public void SetShooterProperties(ShooterProperties shooterProperties)
 {
     this.shooterProperties = shooterProperties;
 }
Esempio n. 2
0
 public void SetShooterProperties(ShooterProperties shooter)
 {
     shooterProperties = shooter;
 }