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

CGyroSlavingGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CGyroSlavingGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

 CGyroSlavingGauge (void)
int Read (SStream *stream, Tag tag)
void ReadFinished (void)

Protected Attributes

SArtOffset nedl
SArtOffset slvb
SArtOffset ccwb
CGaugeRectangle err
CGaugeClickArea slav
CGaugeClickArea free
CGaugeClickArea mode
CGaugeClickArea ccw
CGaugeClickArea cw
int lrgb_r
int lrgb_g
int lrgb_b
char sfxu_wav [64]
char sfxd_wav [64]
int sfxu_tag
int sfxd_tag

Detailed Description

Definition at line 2342 of file Gauges.h.


Constructor & Destructor Documentation

CGyroSlavingGauge::CGyroSlavingGauge void   ) 
 

Definition at line 8410 of file Gauges.cpp.

References SArtOffset::art, ccwb, lrgb_b, lrgb_g, lrgb_r, sfxd_tag, sfxd_wav, sfxu_tag, sfxu_wav, slvb, SArtOffset::x, and SArtOffset::y.


Member Function Documentation

int CGyroSlavingGauge::Read SStream stream,
Tag  tag
[virtual]
 

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 8422 of file Gauges.cpp.

References SArtOffset::art, ccw, ccwb, cw, err, free, globals, SGlobals::logWarning, lrgb_b, lrgb_g, lrgb_r, mode, nedl, CBitmapGauge::Read(), ReadFrom(), ReadInt(), ReadString(), sfxd_wav, sfxu_wav, slav, slvb, TAG_IGNORED, TAG_READ, TagToString(), CLogFile::Write(), SArtOffset::x, and SArtOffset::y.

void CGyroSlavingGauge::ReadFinished void   )  [virtual]
 

Reimplemented from CBitmapGauge.

Definition at line 8505 of file Gauges.cpp.

References SGlobals::audiomgr, CAudioManager::CreateSfx(), globals, SGlobals::pfs, CBitmapGauge::ReadFinished(), sfxd_tag, sfxd_wav, sfxu_tag, and sfxu_wav.


Member Data Documentation

CGaugeClickArea CGyroSlavingGauge::ccw [protected]
 

Definition at line 2358 of file Gauges.h.

Referenced by Read().

SArtOffset CGyroSlavingGauge::ccwb [protected]
 

Definition at line 2353 of file Gauges.h.

Referenced by CGyroSlavingGauge(), and Read().

CGaugeClickArea CGyroSlavingGauge::cw [protected]
 

Definition at line 2359 of file Gauges.h.

Referenced by Read().

CGaugeRectangle CGyroSlavingGauge::err [protected]
 

Definition at line 2354 of file Gauges.h.

Referenced by Read().

CGaugeClickArea CGyroSlavingGauge::free [protected]
 

Definition at line 2356 of file Gauges.h.

Referenced by Read().

int CGyroSlavingGauge::lrgb_b [protected]
 

Definition at line 2360 of file Gauges.h.

Referenced by CGyroSlavingGauge(), and Read().

int CGyroSlavingGauge::lrgb_g [protected]
 

Definition at line 2360 of file Gauges.h.

Referenced by CGyroSlavingGauge(), and Read().

int CGyroSlavingGauge::lrgb_r [protected]
 

Definition at line 2360 of file Gauges.h.

Referenced by CGyroSlavingGauge(), and Read().

CGaugeClickArea CGyroSlavingGauge::mode [protected]
 

Definition at line 2357 of file Gauges.h.

Referenced by Read().

SArtOffset CGyroSlavingGauge::nedl [protected]
 

Definition at line 2351 of file Gauges.h.

Referenced by Read().

int CGyroSlavingGauge::sfxd_tag [protected]
 

Definition at line 2364 of file Gauges.h.

Referenced by CGyroSlavingGauge(), and ReadFinished().

char CGyroSlavingGauge::sfxd_wav[64] [protected]
 

Definition at line 2362 of file Gauges.h.

Referenced by CGyroSlavingGauge(), Read(), and ReadFinished().

int CGyroSlavingGauge::sfxu_tag [protected]
 

Definition at line 2363 of file Gauges.h.

Referenced by CGyroSlavingGauge(), and ReadFinished().

char CGyroSlavingGauge::sfxu_wav[64] [protected]
 

Definition at line 2361 of file Gauges.h.

Referenced by CGyroSlavingGauge(), Read(), and ReadFinished().

CGaugeClickArea CGyroSlavingGauge::slav [protected]
 

Definition at line 2355 of file Gauges.h.

Referenced by Read().

SArtOffset CGyroSlavingGauge::slvb [protected]
 

Definition at line 2352 of file Gauges.h.

Referenced by CGyroSlavingGauge(), and Read().


The documentation for this class was generated from the following files:
SourceForge.net Logo Documentation generated by doxygen