Exemple #1
0
 public void Remove()
 {
     Operations.RemoveInterestArea(this.game, this.Id);
     this.game.RemoveCamera(this.cameraId);
 }