public class BlockadeStrategy extends Object
| Modifier and Type | Field and Description |
|---|---|
private ShipService |
shipService |
| Constructor and Description |
|---|
BlockadeStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ch.sahits.game.openpatrician.model.ship.IShip> |
selectShip(ch.sahits.game.openpatrician.model.IAIPlayer player) |
@Autowired private ShipService shipService
public Optional<ch.sahits.game.openpatrician.model.ship.IShip> selectShip(ch.sahits.game.openpatrician.model.IAIPlayer player)
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.