public static class HubMissionWithSearch.SystemInDirectionFrom extends java.lang.Object implements HubMissionWithSearch.StarSystemRequirement
| Modifier and Type | Field and Description |
|---|---|
protected float |
arc |
protected float |
dir |
protected org.lwjgl.util.vector.Vector2f |
from |
| Constructor and Description |
|---|
SystemInDirectionFrom(org.lwjgl.util.vector.Vector2f from,
float dir,
float arc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
systemMatchesRequirement(StarSystemAPI system) |
protected org.lwjgl.util.vector.Vector2f from
protected float dir
protected float arc
public SystemInDirectionFrom(org.lwjgl.util.vector.Vector2f from, float dir, float arc)
public boolean systemMatchesRequirement(StarSystemAPI system)
systemMatchesRequirement in interface HubMissionWithSearch.StarSystemRequirement