#include <Gauges.h>
Inheritance diagram for CGaugeNeedle:

Public Member Functions | |
| CGaugeNeedle (void) | |
| virtual | ~CGaugeNeedle (void) |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual void | ReadFinished (void) |
| virtual void | Draw (SSurface *surface, float degrees, int cx, int cy) |
Public Attributes | |
| Tag | tag |
Protected Attributes | |
| bool | shar |
| int | sizx |
| int | sizy |
| int | offx |
| int | offy |
| int | mind |
| int | maxd |
| char | base [64] |
| SBitmap * | bmap |
| int | nFrames |
| bool | readFinished |
Definition at line 226 of file Gauges.h.
|
|
Definition at line 83 of file Gauges.cpp. References base, bmap, maxd, mind, offx, offy, readFinished, shar, sizx, and sizy. |
|
|
Definition at line 97 of file Gauges.cpp. References bmap, and FreeBitmap(). |
|
||||||||||||||||||||
|
Definition at line 209 of file Gauges.cpp. References bmap, DrawBitmap(), GetBitmapSize(), maxd, mind, nFrames, offx, offy, and Wrap360(). Referenced by CNavigationGauge::Draw(), CBasicADFGauge::Draw(), and CNeedleGauge::Draw(). |
|
||||||||||||
|
Reimplemented from CStreamObject. Definition at line 105 of file Gauges.cpp. References base, CloseStream(), SStream::filename, globals, SGlobals::logWarning, maxd, mind, SStream::mode, offx, offy, OpenStream(), ReadFrom(), ReadInt(), ReadString(), shar, sizx, sizy, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Reimplemented from CStreamObject. Definition at line 180 of file Gauges.cpp. References base, SBitmap::bitmapName, bmap, GetBitmapSize(), LoadBitmap(), nFrames, NumBitmapFrames(), offx, offy, and readFinished. |
|
|
Definition at line 249 of file Gauges.h. Referenced by CGaugeNeedle(), Read(), and ReadFinished(). |
|
|
Definition at line 251 of file Gauges.h. Referenced by CGaugeNeedle(), Draw(), ReadFinished(), and ~CGaugeNeedle(). |
|
|
Definition at line 248 of file Gauges.h. Referenced by CGaugeNeedle(), Draw(), and Read(). |
|
|
Definition at line 247 of file Gauges.h. Referenced by CGaugeNeedle(), Draw(), and Read(). |
|
|
Definition at line 252 of file Gauges.h. Referenced by Draw(), and ReadFinished(). |
|
|
Definition at line 245 of file Gauges.h. Referenced by CGaugeNeedle(), Draw(), Read(), and ReadFinished(). |
|
|
Definition at line 246 of file Gauges.h. Referenced by CGaugeNeedle(), Draw(), Read(), and ReadFinished(). |
|
|
Definition at line 255 of file Gauges.h. Referenced by CGaugeNeedle(), and ReadFinished(). |
|
|
Definition at line 242 of file Gauges.h. Referenced by CGaugeNeedle(), and Read(). |
|
|
Definition at line 243 of file Gauges.h. Referenced by CGaugeNeedle(), and Read(). |
|
|
Definition at line 244 of file Gauges.h. Referenced by CGaugeNeedle(), and Read(). |
|
|
Definition at line 239 of file Gauges.h. Referenced by CNeedleGauge::Read(). |
|
|
Documentation generated by
|