Class BlockadeStrategy
- java.lang.Object
-
- ch.sahits.game.openpatrician.engine.player.strategy.BlockadeStrategy
-
public class BlockadeStrategy extends java.lang.ObjectThe blockade strategy decides which ship to select for sending it to the blockade.- Author:
- Andi Hotz, (c) Sahits GmbH, 2016 Created on Jun 23, 2016
-
-
Constructor Summary
Constructors Constructor Description BlockadeStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Optional<ch.sahits.game.openpatrician.model.ship.IShip>selectShip(ch.sahits.game.openpatrician.model.IAIPlayer player)
-