public static interface ShipNavigationTool.PickDelegate
Modifier and Type | Method and Description |
---|---|
double[] |
getHit(ToolContext tc,
double[] pickStart,
double[] dest) |
boolean |
isEnabled() |
double[] getHit(ToolContext tc, double[] pickStart, double[] dest)
boolean isEnabled()