Class ExplosionBulletType

All Implemented Interfaces:
Cloneable, Comparable<Content>

public class ExplosionBulletType extends BulletType
Template class for a non-drawing bullet type that makes an explosion and disappears instantly.
  • Constructor Details

    • ExplosionBulletType

      public ExplosionBulletType(float splashDamage, float splashDamageRadius)
    • ExplosionBulletType

      public ExplosionBulletType()