Class DuelEnemyAIImpl

java.lang.Object
com.fs.starfarer.api.impl.campaign.eventide.DuelEnemyAIImpl
All Implemented Interfaces:
DuelEnemyAI

public class DuelEnemyAIImpl extends Object implements DuelEnemyAI
  • Field Details

    • initialDelay

      public float initialDelay
    • moveDelay

      public float moveDelay
    • next

    • recentBlocks

      public float recentBlocks
    • noBlockDur

      public float noBlockDur
  • Constructor Details

    • DuelEnemyAIImpl

      public DuelEnemyAIImpl()
  • Method Details