Package com.fs.starfarer.api.combat
Interface DroneLauncherShipSystemAPI
public interface DroneLauncherShipSystemAPI
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionint
org.lwjgl.util.vector.Vector2f
getLandingLocation
(ShipAPI drone) org.json.JSONObject
-
Method Details
-
getSpecJson
org.json.JSONObject getSpecJson()- Returns:
- contents of the .system file, in JSON form.
-
getLandingLocation
- Parameters:
drone
-- Returns:
- where this drone should land, if it's being recalled.
-
getDroneOrders
DroneLauncherShipSystemAPI.DroneOrders getDroneOrders() -
getIndex
-