Uses of Class
ch.sahits.game.openpatrician.engine.player.strategy.BaseBuyWeaponStrategy
-
Packages that use BaseBuyWeaponStrategy Package Description ch.sahits.game.openpatrician.engine.player.strategy -
-
Uses of BaseBuyWeaponStrategy in ch.sahits.game.openpatrician.engine.player.strategy
Subclasses of BaseBuyWeaponStrategy in ch.sahits.game.openpatrician.engine.player.strategy Modifier and Type Class Description classBuyWeaponHighPirateActivityHalfSlotsFilledStrategyStrategy to buy weapons when the pirate activity is high to fill half the ships slot with weapons.classBuyWeaponHighPirateSuccessAllSlotsFilledStrategyStrategy to buy weapons when the sucessfull pirate activity is high to fill all the ships slot with weapons.classBuyWeaponHighPirateSuccessHalfSlotsFilledStrategyStrategy to buy weapons when the successful pirate activity is high to fill half the ships slot with weapons.
-