Exemple #1
0
 private void GameEngineOnBucketChosen(double timeToReachInMs)
 {
     _photoView.StartFadingOut(timeToReachInMs);
 }