1
0
Fork 0
flightgear/Simulator/README

25 lines
473 B
Text
Raw Normal View History

1997-05-16 15:51:13 +00:00
Subdirectories
==============
aircraft
--------
Structure and code to tie together all the pieces of an aircraft such
as flight model, engine model, panel, controls, etc.
controls
--------
Provide a standardized interface to all aircraft controls.
flight
------
Strucures and code to implement various flight models. Provides a
standardized interface to all interesting flight model variabls.
gltk
----
"main" and platform dependent mouse/keyboard/graphics code.