Class LaserBoltBulletType

All Implemented Interfaces:
Cloneable, Comparable<Content>

public class LaserBoltBulletType extends BasicBulletType
  • Field Details

    • width

      public float width
    • height

      public float height
  • Constructor Details

    • LaserBoltBulletType

      public LaserBoltBulletType(float speed, float damage)
    • LaserBoltBulletType

      public LaserBoltBulletType()
  • Method Details