From 41d4b3f7af1fb9fb1298989b6e72809e97010f8d Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 27 May 1997 17:48:27 +0000 Subject: [PATCH] Minor tweaks ... --- Simulator/README | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Simulator/README b/Simulator/README index 25eeda850..b633a6189 100644 --- a/Simulator/README +++ b/Simulator/README @@ -1,24 +1,27 @@ Subdirectories ============== +OpenGL/ +------- +"main" and OpenGL dependent mouse/keyboard/graphics code. -aircraft --------- +aircraft/ +--------- Structure and code to tie together all the pieces of an aircraft such as flight model, engine model, panel, controls, etc. -controls --------- +controls/ +--------- Provide a standardized interface to all aircraft controls. -flight ------- +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. +scenery/ +-------- +Scenery parsing/generating code. -- 2.39.2