//getter to the shooting objects getscore method, this is to ensure we don't get the wrong tanks info public float getKillCount() { return(m_Shooting.GetScore()); }