public List <IPlayerInfo> GetRobotPlayerInfos()
 {
     return(_playerInfoManager.GetRobotPlayerInfos());
 }