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

CTurnCoordinatorGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CTurnCoordinatorGauge:

CBitmapGauge CGauge CStreamObject CObject List of all members.

Public Member Functions

 CTurnCoordinatorGauge (void)
int Read (SStream *stream, Tag tag)

Protected Attributes

char plan_art [64]
int poff_x
int poff_y
char ball_art [64]
int boff_x
int boff_y
Tag pcon
Tag bcon
int Ltrn
int Rtrn

Detailed Description

Definition at line 1072 of file Gauges.h.


Constructor & Destructor Documentation

CTurnCoordinatorGauge::CTurnCoordinatorGauge void   ) 
 

Definition at line 2813 of file Gauges.cpp.

References ball_art, bcon, boff_x, boff_y, Ltrn, pcon, plan_art, poff_x, poff_y, and Rtrn.


Member Function Documentation

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

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Definition at line 2823 of file Gauges.cpp.

References ball_art, bcon, boff_x, boff_y, globals, SGlobals::logWarning, Ltrn, pcon, plan_art, poff_x, poff_y, CBitmapGauge::Read(), ReadInt(), ReadString(), ReadTag(), Rtrn, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().


Member Data Documentation

char CTurnCoordinatorGauge::ball_art[64] [protected]
 

Definition at line 1082 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

Tag CTurnCoordinatorGauge::bcon [protected]
 

Definition at line 1085 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

int CTurnCoordinatorGauge::boff_x [protected]
 

Definition at line 1083 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

int CTurnCoordinatorGauge::boff_y [protected]
 

Definition at line 1083 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

int CTurnCoordinatorGauge::Ltrn [protected]
 

Definition at line 1086 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

Tag CTurnCoordinatorGauge::pcon [protected]
 

Definition at line 1084 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

char CTurnCoordinatorGauge::plan_art[64] [protected]
 

Definition at line 1080 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

int CTurnCoordinatorGauge::poff_x [protected]
 

Definition at line 1081 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

int CTurnCoordinatorGauge::poff_y [protected]
 

Definition at line 1081 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().

int CTurnCoordinatorGauge::Rtrn [protected]
 

Definition at line 1087 of file Gauges.h.

Referenced by CTurnCoordinatorGauge(), and Read().


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