Uses of Class
ch.sahits.game.openpatrician.engine.sea.SeaFightContext
-
Packages that use SeaFightContext Package Description ch.sahits.game.openpatrician.engine.sea -
-
Uses of SeaFightContext in ch.sahits.game.openpatrician.engine.sea
Subclasses of SeaFightContext in ch.sahits.game.openpatrician.engine.sea Modifier and Type Class Description classBlockadeSeafightContextSea fight context for the blockade.Methods in ch.sahits.game.openpatrician.engine.sea with parameters of type SeaFightContext Modifier and Type Method Description voidSeaFightService. calculateOutcome(ch.sahits.game.openpatrician.model.ship.INavigableVessel attackingVessel, ch.sahits.game.openpatrician.model.ship.INavigableVessel defendingVessel, SeaFightContext context)Calculate the outcome of the fight.
-