Uses of Class
de.extio.spacecraft.shared.model.entity.builtin.live.EngineEntity.EngineEntityWaypoint
-
Packages that use EngineEntity.EngineEntityWaypoint Package Description de.extio.spacecraft.shared.model.entity.builtin.live Builtin live entity implementations and interfaces for custom implementations of specific entity types -
-
Uses of EngineEntity.EngineEntityWaypoint in de.extio.spacecraft.shared.model.entity.builtin.live
Methods in de.extio.spacecraft.shared.model.entity.builtin.live that return types with arguments of type EngineEntity.EngineEntityWaypoint Modifier and Type Method Description List<EngineEntity.EngineEntityWaypoint>
EngineEntity. getWaypoints()
Method parameters in de.extio.spacecraft.shared.model.entity.builtin.live with type arguments of type EngineEntity.EngineEntityWaypoint Modifier and Type Method Description void
EngineEntity. commandAuto(List<EngineEntity.EngineEntityWaypoint> waypoints, double autoSpeed, boolean autoRotate)
-