Class BlockadeSeafightContext


  • public class BlockadeSeafightContext
    extends SeaFightContext
    Sea fight context for the blockade.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2016 Created on Apr 26, 2016
    • Constructor Summary

      Constructors 
      Constructor Description
      BlockadeSeafightContext​(ch.sahits.game.openpatrician.model.sea.IBlockade blockade)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addCapturedShip​(ch.sahits.game.openpatrician.model.ship.IShip ship)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BlockadeSeafightContext

        public BlockadeSeafightContext​(ch.sahits.game.openpatrician.model.sea.IBlockade blockade)
    • Method Detail

      • addCapturedShip

        public void addCapturedShip​(ch.sahits.game.openpatrician.model.ship.IShip ship)