Beispiel #1
0
 public BulletType nextWeapon()
 {
     return(inventory.nextWeaponType(type));
 }