Class FlightPathManager
java.lang.Object
org.ships.movement.autopilot.path.FlightPathManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPaths()
void
registerPath
(@NotNull FlightPath path) void
unregisterPath
(@NotNull FlightPath path)
-
Constructor Details
-
FlightPathManager
public FlightPathManager()
-
-
Method Details
-
getPaths
-
registerPath
-
unregisterPath
-