(cs);//用户坦克移动}foreach(Bulletitemincs.Blis)//循环子弹集合,让子弹移动{item.Move();}inti=0;//定义敌方AI参数foreach(Tankitemincs.Enemys
已登录