Package megamek.common.alphaStrike


package megamek.common.alphaStrike
  • Class
    Description
    This class represents an AlphaStrike Element which is a single unit such as a Mek with AlphaStrike values such as S, M, L damage and a single Armor and Structure value.
    This class contains static helper methods for AlphaStrike
     
    This class holds the AlphaStrike information for a firing arc of any element that uses arcs such as a WarShip (WS).
    This interface is implemented by classes that can be displayed on an AlphaStrike card ASCard.
    Represents a single AlphaStrike damage value that may be minimal damage (0*).
    Represents an AlphaStrike damage value combination of between 1 and 4 damage values which typically correspond to S/M/L/E ranges.
    This is an Alpha Strike game object that holds all game information.
     
    This class encapsulates a block of AlphaStrike or BattleForce or SBF special abilities.
    This interface is implemented by classes that represent anything that holds AlphaStrike Special Unit Abilities.
    This class is used to create a short text summary of an Alpha Strike element (or MekSummary) for export.
    This class holds the AlphaStrike information for a turret (TUR) special ability.
    Represents the AlphaStrike Element Types (ASC, page 91)
    This enum contains AlphaStrike, BattleForce and (some - WIP) Strategic BattleForce Special Unit Abilities (SUAs) and some utility methods for them.