Interface PilotingItf
-
- All Known Subinterfaces:
AnimationItf
,FlightPlanPilotingItf
,FollowMePilotingItf
,GuidedPilotingItf
,LookAtPilotingItf
,ManualCopterPilotingItf
,PointOfInterestPilotingItf
,ReturnHomePilotingItf
public interface PilotingItf
Base class for an Piloting Interface.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
PilotingItf.Provider
An interface for an object capable of providing aPilotingItf
.
-