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