public static class HubMissionWithSearch.SystemInDirection extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Modifier and Type | Field and Description |
|---|---|
protected float |
arc |
protected float |
dir |
protected HubMissionWithSearch |
mission |
| Constructor and Description |
|---|
SystemInDirection(HubMissionWithSearch mission,
float dir,
float arc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
protected float dir
protected float arc
protected HubMissionWithSearch mission
public SystemInDirection(HubMissionWithSearch mission, float dir, float arc)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement