示例#1
0
 public IEnumerator Shoot()
 {
     yield return(ShotType.Shoot(Data));
 }