Class LRMScatterableHandler

All Implemented Interfaces:
Serializable, AttackHandler

public class LRMScatterableHandler extends MissileWeaponHandler
See Also:
  • Constructor Details

  • Method Details

    • specialResolution

      protected boolean specialResolution(Vector<Report> vPhaseReport, Entity entityTarget)
      Description copied from class: WeaponHandler
      special resolution, like minefields and arty
      Overrides:
      specialResolution in class WeaponHandler
      Parameters:
      vPhaseReport - - a Vector containing the phase report
      entityTarget - - the Entity targeted, or null, if no Entity targeted
      Returns:
      true when done with processing, false when not