Package megamek.server.victory
package megamek.server.victory
-
ClassDescriptionThis class represents a battlefield control (units of only one team left alive) victory Note that this currently does not exclude gun emplacements or spawns (MekWarriors, Missiles) from the test.This is a VictoryCondition that will match when a given percentage of all enemy BV is no longer alive.This is a VictoryCondition that will match when friendly BV over enemy BV is at least a given ratio in percent.This is a base interface with default helper methods for bv-checking VictoryConditionsImplements a victory condition that checks if all enemy commanders have been killed.Implements a kill count victory condition.This class represents the player-agreed /victory through chat commandsInterface for classes judging whether a victory occurred or not.This class manages the victory conditions of a game.A Victory Result stores information about the results of checking one or more victory conditions.