Class JetEnemy

All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, ScheduledUpdater.Updatable

public final class JetEnemy extends Enemy
  • Method Details

    • hasDrawPriority

      public boolean hasDrawPriority()
      Specified by:
      hasDrawPriority in class Enemy
    • getBuffedSpeed

      public float getBuffedSpeed()
      Overrides:
      getBuffedSpeed in class Enemy
    • drawBatch

      public void drawBatch(com.badlogic.gdx.graphics.g2d.Batch batch, float deltaTime)
      Overrides:
      drawBatch in class Enemy