public static class HubMissionWithSearch.PlanetOrbitIsNotNearJumpPoint extends java.lang.Object implements HubMissionWithSearch.PlanetRequirement
| Modifier and Type | Field and Description |
|---|---|
protected float |
checkDist |
| Constructor and Description |
|---|
PlanetOrbitIsNotNearJumpPoint(float checkDist) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
planetMatchesRequirement(PlanetAPI planet) |
protected float checkDist
public PlanetOrbitIsNotNearJumpPoint(float checkDist)
public boolean planetMatchesRequirement(PlanetAPI planet)
planetMatchesRequirement in interface HubMissionWithSearch.PlanetRequirement