IFlightSimulatorXView Methods |
The IFlightSimulatorXView type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Initialise |
Records objects that will be passed on to IFlightSimulatorXPresenter when it is created.
| |
InitialiseRealAircraftListDisplay |
Displays the list of real aircraft for the first time. Any existing display of real aircraft will be cleared by this.
| |
ShowView |
Displays the view to the user.
(Inherited from IView.) | |
UpdateRealAircraftListDisplay |
Updates the display of real aircraft. This could be called from a non-GUI thread.
|