Class ScreenLauncherHandler

All Implemented Interfaces:
Serializable, AttackHandler

public class ScreenLauncherHandler extends AmmoWeaponHandler
See Also:
  • Constructor Details

  • Method Details

    • handle

      public boolean handle(GamePhase phase, Vector<Report> vPhaseReport)
      handle this weapons firing
      Specified by:
      handle in interface AttackHandler
      Overrides:
      handle in class WeaponHandler
      Parameters:
      phase - The present game phase
      vPhaseReport - The reports list to add new reports to
      Returns:
      a boolean value indicating wether this should be kept or not