Class BuyWeaponTradeStep
- java.lang.Object
-
- ch.sahits.game.openpatrician.engine.player.tradesteps.BuyWeaponTradeStep
-
- All Implemented Interfaces:
ch.sahits.game.openpatrician.model.product.ITradeStep
public class BuyWeaponTradeStep extends java.lang.Object implements ch.sahits.game.openpatrician.model.product.ITradeStepTrade step for buying weapons. Weapons can only be bought for ships not convoys. If the setvesselis a convoy, nothing will be bought.- Author:
- Andi Hotz, (c) Sahits GmbH, 2017 Created on Oct 19, 2017
-
-
Constructor Summary
Constructors Constructor Description BuyWeaponTradeStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexecute()java.lang.StringtoString()
-