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

Public Member Functions | |
| CNeedleGauge (void) | |
| virtual | ~CNeedleGauge (void) |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual void | Draw (void) |
Protected Attributes | |
| int | radi |
| float | sang |
| float | dunt |
| float | rang_min |
| float | rang_max |
| int | noff_x |
| int | noff_y |
| bool | noac |
| CGaugeNeedle | nedl |
Definition at line 433 of file Gauges.h.
|
|
Definition at line 912 of file Gauges.cpp. References dunt, noac, noff_x, noff_y, radi, rang_max, rang_min, and sang. |
|
|
|
|
|
Reimplemented from CBitmapGauge. Reimplemented in CVerticalSpeedGauge, and CBasicADFGauge. Definition at line 981 of file Gauges.cpp. References CGauge::ClearSurface(), CGauge::cx, CGauge::cy, CGaugeNeedle::Draw(), CBitmapGauge::DrawOverlay(), CBitmapGauge::DrawUnderlay(), SMessage::id, CGauge::mesg, MSG_GETDATA, nedl, sang, CGauge::surf, CGauge::Update(), and CGauge::value. Referenced by CVerticalSpeedGauge::Draw(). |
|
||||||||||||
|
|
Definition at line 445 of file Gauges.h. Referenced by CNeedleGauge(), and Read(). |
|
|
Definition at line 451 of file Gauges.h. Referenced by CBasicADFGauge::Draw(), Draw(), CNavajoAmmeterGauge::Read(), and Read(). |
|
|
Definition at line 450 of file Gauges.h. Referenced by CNeedleGauge(), and Read(). |
|
|
Definition at line 448 of file Gauges.h. Referenced by CNeedleGauge(), and Read(). |
|
|
Definition at line 449 of file Gauges.h. Referenced by CNeedleGauge(), and Read(). |
|
|
Definition at line 443 of file Gauges.h. Referenced by CNeedleGauge(), and Read(). |
|
|
Definition at line 447 of file Gauges.h. Referenced by CNeedleGauge(), and Read(). |
|
|
Definition at line 446 of file Gauges.h. Referenced by CNeedleGauge(), and Read(). |
|
|
Definition at line 444 of file Gauges.h. Referenced by CNeedleGauge(), Draw(), and Read(). |
|
|
Documentation generated by
|