public interface DroneLauncherShipSystemAPI
| Modifier and Type | Interface and Description |
|---|---|
static class |
DroneLauncherShipSystemAPI.DroneOrders |
| Modifier and Type | Method and Description |
|---|---|
DroneLauncherShipSystemAPI.DroneOrders |
getDroneOrders() |
int |
getIndex(ShipAPI drone) |
org.lwjgl.util.vector.Vector2f |
getLandingLocation(ShipAPI drone) |
org.json.JSONObject |
getSpecJson() |
org.json.JSONObject getSpecJson()
org.lwjgl.util.vector.Vector2f getLandingLocation(ShipAPI drone)
drone - DroneLauncherShipSystemAPI.DroneOrders getDroneOrders()