Class SBFMovePathFinder.MovePathRelaxer

java.lang.Object
megamek.common.strategicBattleSystems.SBFMovePathFinder.MovePathRelaxer
All Implemented Interfaces:
AbstractPathFinder.EdgeRelaxer<SBFMovePath,SBFMovePath>
Enclosing class:
SBFMovePathFinder

public static class SBFMovePathFinder.MovePathRelaxer extends Object implements AbstractPathFinder.EdgeRelaxer<SBFMovePath,SBFMovePath>
Relaxes edge by favouring MovePaths that end in a not prone stance.