1
0
Fork 0
flightgear/Simulator
1997-05-23 15:40:04 +00:00
..
limits.h Initial revision. 1997-05-16 15:58:23 +00:00
Makefile Added GNU copyright headers. 1997-05-23 15:40:04 +00:00
README Initial revision. 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.