public static class HubMissionWithSearch.SystemWithinRangeReq extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Constructor and Description |
|---|
SystemWithinRangeReq(org.lwjgl.util.vector.Vector2f loc,
float minRangeLY,
float maxRangeLY) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
public SystemWithinRangeReq(org.lwjgl.util.vector.Vector2f loc, float minRangeLY, float maxRangeLY)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement