Beispiel #1
0
 public float GetScore()
 {
     return(m_PotController.Compare(m_TargetPotController));
 }