Exemple #1
0
 private void updateUnitDisplay()
 {
     _unitDisplay.UpdateUnitBar(_counter * 100 / _timeToCaptureBase);
 }