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

UserVehicles.cpp File Reference

Implements CVehicleObject sub-object classes. More...

#include "../Include/Globals.h"
#include "../Include/FlyLegacy.h"
#include "../Include/UserVehicles.h"
#include "../Include/Subsystems.h"
#include "../Include/Cameras.h"
#include "../Include/Ui.h"
#include "../Include/Utility.h"

Go to the source code of this file.


Detailed Description

Class CVehicleObject, implemented in WorldObjects.cpp, is the base class for the three supported types of user vehicles : fixed-wing airplanes, helicopters and ground vehicles. Each user vehicle's top-level specification is defined in an NFO file, which references the many other stream files containing area-specific sub-objects for the user vehicle. This file implements the classes that encapsulate these various sub-objects.

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