Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Panels.cpp File Reference

Implements CPanel cockpit panel class. More...

#include "../Include/Globals.h"
#include "../Include/FlyLegacy.h"
#include "../Include/Panels.h"
#include "../Include/Gauges.h"
#include "../Include/Utility.h"
#include "../Include/Ui.h"

Go to the source code of this file.


Detailed Description

Each interior cockpit view (static or interactive) is encapsulated in a CPanel instance. CPanel is derived from CStreamObject and parses a PNL file (a mandatory parameter to the constructor) that specifies the backdrop image, gauges, lights, etc. included on the panel.

Definition in file Panels.cpp.
SourceForge.net Logo Documentation generated by doxygen