| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.engine.player.strategy | |
| ch.sahits.game.openpatrician.engine.player.tradesteps |
| Class | Description |
|---|---|
| AggregatedBuyTradeStep |
Trade step aggregating several wares to buy.
|
| AggregatedCheckedBuyTradeStep |
Trade step aggregating several wares to buy.
|
| AggregatesCheckedSellTradeStep |
Trade step aggregating several wares to sell.
|
| AggregatesDumpTradeStep |
Trade step aggregating dumping the wares.
|
| AggregatesSellTradeStep |
Trade step aggregating several wares to sell.
|
| AmountBasedAggregatedDumpTradeStep |
This dump sell step is conditional based on the amount of loaded wares on the ship.
|
| BuyWeaponTradeStep |
Trade step for buying weapons.
|
| CheckedTransferToOfficeTradeStep |
Trade step for transferring certain amounts of wares to the store if it can be stored and there is a store manager,
to sell them.
|
| CheckForRepairTradeStep |
Implements the trade step that does the checking if the vessel needs repair and if it does
sends the ship for repair.
|
| CheckHireCaptainTradeStep |
Trade step for checking and hiring a captain.
|
| GuildJoinTradeStep |
Trade step to decide if a player should join the guild.
|
| HireDismissTradeManagerTradeStep |
Trade step to decide weather to hire or fire a trade manager.
|
| HireSailorsStep |
Trade step for hiring sailors on a ship.
|
| PayBackLoanTradeStep |
Trade step to pay back a loan.
|
| TakeLoanTradeStep |
Implements the trade step for taking a loan.
|
| TransferToOfficeTradeStep |
Trade step for transferring all wares to the store if it can be stored and there is a store manager, to sell them.
|
| TransferToShipTradeStep |
Trade step to transfer selected wares and quantities to the ship.
|
| TravelToTradeStep |
Trade ste for traveling to a new location.
|
| UpgradeShipTradeStep |
Check if the ship needs to be upgraded.
|
| Class | Description |
|---|---|
| AbstractAggregateDumpTradeStep |
Base trade step for dumping various wares, instead of selling them.
|
| AggregatedBuyTradingOfficeTradeStep |
Aggregate multiple BuySteps for the trading office.
|
| BaseBuyTradeStep |
Base class providing common functionality.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.