Class SBFIndirectArtilleryAttack

All Implemented Interfaces:
Serializable, EntityAction, SBFAction, SBFAttackAction

@Deprecated(since="0.51.0", forRemoval=true) public class SBFIndirectArtilleryAttack extends SBFArtilleryAttack
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Constructor Details

    • SBFIndirectArtilleryAttack

      public SBFIndirectArtilleryAttack(int entityId, int targetId, BattleForceSUA artilleryType)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getHandler

      public SBFActionHandler getHandler(SBFGameManager gameManager)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns:
      A handler that will process this action as an extension of the SBFGameManager