void SetScore()
 {
     m_Player.SetScore(m_Points);
 }