#include <Subsystems.h>
Inheritance diagram for CFlapControl:

Public Member Functions | |
| CFlapControl (void) | |
| virtual | ~CFlapControl (void) |
| virtual int | Read (SStream *stream, Tag tag) |
Protected Attributes | |
| int | nPos |
| float * | pos |
| int | nSpeed |
| float * | speed |
Definition at line 1209 of file Subsystems.h.
|
|
Definition at line 2727 of file Subsystems.cpp. References pos, speed, SUBSYSTEM_FLAP_CONTROL, and CSubsystem::TypeIs(). |
|
|
Definition at line 2735 of file Subsystems.cpp. |
|
||||||||||||
|
Reimplemented from CBaseControl. Definition at line 2741 of file Subsystems.cpp. References globals, SGlobals::logWarning, nPos, nSpeed, pos, CBaseControl::Read(), ReadFloat(), ReadInt(), speed, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 1220 of file Subsystems.h. Referenced by Read(). |
|
|
Definition at line 1222 of file Subsystems.h. Referenced by Read(). |
|
|
Definition at line 1221 of file Subsystems.h. Referenced by CFlapControl(), Read(), and ~CFlapControl(). |
|
|
Definition at line 1223 of file Subsystems.h. Referenced by CFlapControl(), Read(), and ~CFlapControl(). |
|
|
Documentation generated by
|