Class Hitsplat

    • Constructor Detail

      • Hitsplat

        public Hitsplat​(int damage,
                        int type,
                        int cycle)
    • Method Detail

      • getDamage

        public int getDamage()
      • getTypeId

        public int getTypeId()
      • getCycle

        public int getCycle()