1997-05-16 15:51:13 +00:00
|
|
|
Subdirectories
|
|
|
|
==============
|
1997-05-27 17:48:27 +00:00
|
|
|
OpenGL/
|
|
|
|
-------
|
|
|
|
"main" and OpenGL dependent mouse/keyboard/graphics code.
|
1997-05-16 15:51:13 +00:00
|
|
|
|
|
|
|
|
1997-06-22 21:44:40 +00:00
|
|
|
Aircraft/
|
1997-05-27 17:48:27 +00:00
|
|
|
---------
|
1997-05-16 15:51:13 +00:00
|
|
|
Structure and code to tie together all the pieces of an aircraft such
|
|
|
|
as flight model, engine model, panel, controls, etc.
|
|
|
|
|
|
|
|
|
1997-06-22 21:44:40 +00:00
|
|
|
Controls/
|
1997-05-27 17:48:27 +00:00
|
|
|
---------
|
1997-05-16 15:51:13 +00:00
|
|
|
Provide a standardized interface to all aircraft controls.
|
|
|
|
|
|
|
|
|
1997-06-22 21:44:40 +00:00
|
|
|
Flight/
|
1997-05-27 17:48:27 +00:00
|
|
|
-------
|
1997-05-16 15:51:13 +00:00
|
|
|
Strucures and code to implement various flight models. Provides a
|
|
|
|
standardized interface to all interesting flight model variabls.
|
|
|
|
|
|
|
|
|
1997-07-07 20:59:47 +00:00
|
|
|
Math/
|
1997-05-31 04:13:51 +00:00
|
|
|
-----
|
|
|
|
Contains miscellaneous matrix/vector routines.
|
|
|
|
|
|
|
|
|
1997-06-22 21:44:40 +00:00
|
|
|
Scenery/
|
1997-05-27 17:48:27 +00:00
|
|
|
--------
|
|
|
|
Scenery parsing/generating code.
|
1997-06-16 19:32:50 +00:00
|
|
|
|
|
|
|
|
1997-06-22 21:44:40 +00:00
|
|
|
Sound/
|
|
|
|
------
|
|
|
|
Sound management code
|
|
|
|
|
|
|
|
|
|
|
|
Timer/
|
1997-06-16 19:32:50 +00:00
|
|
|
------
|
|
|
|
Code to handle time and timing of events.
|
1997-06-22 21:44:40 +00:00
|
|
|
|
|
|
|
|
|
|
|
Weather/
|
|
|
|
--------
|
|
|
|
Weather management and modeling code.
|