Class SBFDirectArtilleryAttack

All Implemented Interfaces:
Serializable, EntityAction, SBFAction, SBFAttackAction

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

    • SBFDirectArtilleryAttack

      public SBFDirectArtilleryAttack(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