#include <WorldObjects.h>
Inheritance diagram for CHelicopterObject:

Public Member Functions | |
| CHelicopterObject (void) | |
| virtual | ~CHelicopterObject (void) |
| virtual int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| char | nfoFilename [64] |
| CHelicopter * | pHelicopter |
Definition at line 267 of file WorldObjects.h.
|
|
Definition at line 547 of file WorldObjects.cpp. References nfoFilename, pHelicopter, CWorldObject::type, and TYPE_FLY_HELICOPTER. |
|
|
Definition at line 554 of file WorldObjects.cpp. References pHelicopter. |
|
||||||||||||
|
Reimplemented from CVehicleObject. Definition at line 559 of file WorldObjects.cpp. References nfoFilename, CVehicleObject::Read(), ReadString(), TAG_IGNORED, and TAG_READ. |
|
|
Definition at line 279 of file WorldObjects.h. Referenced by CHelicopterObject(), and Read(). |
|
|
Definition at line 280 of file WorldObjects.h. Referenced by CHelicopterObject(), and ~CHelicopterObject(). |
|
|
Documentation generated by
|