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

Public Member Functions | |
| CGaugeClickArea (void) | |
| virtual | ~CGaugeClickArea (void) |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual void | ReadFinished (void) |
| virtual bool | IsHit (int x, int y) |
| virtual void | Draw (SSurface *surface, int frame) |
| virtual ECursorResult | MouseMoved (int x, int y) |
Protected Attributes | |
| char | bmap [64] |
| char | curs [64] |
| Tag | cursTag |
| char | help [64] |
| SBitmap * | bm |
Definition at line 278 of file Gauges.h.
|
|
Definition at line 274 of file Gauges.cpp. |
|
|
Definition at line 283 of file Gauges.cpp. References bm, and FreeBitmap(). |
|
||||||||||||
|
Definition at line 361 of file Gauges.cpp. References bm, DrawBitmap(), CGaugeRectangle::x1, and CGaugeRectangle::y1. Referenced by CBKAP140Gauge::Draw(), CBKADFKR87Gauge::Draw(), CBKXPDRKT76Gauge::Draw(), and CBKNavComKX155Gauge::Draw(). |
|
||||||||||||
|
Definition at line 343 of file Gauges.cpp. References CGaugeRectangle::x1, CGaugeRectangle::x2, CGaugeRectangle::y1, and CGaugeRectangle::y2. Referenced by CBKNavComKX155Gauge::MouseClick(), CBasicADFGauge::MouseClick(), and MouseMoved(). |
|
||||||||||||
|
||||||||||||
|
Reimplemented from CGaugeRectangle. Reimplemented in CGaugeKnob, and CGaugeAnnunciator. Definition at line 291 of file Gauges.cpp. References bmap, curs, globals, help, SGlobals::logWarning, CGaugeRectangle::Read(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). Referenced by CGaugeAnnunciator::Read(), and CGaugeKnob::Read(). |
|
|
Reimplemented from CStreamObject. Reimplemented in CGaugeKnob. Definition at line 326 of file Gauges.cpp. References CCursorManager::BindCursor(), SBitmap::bitmapName, bm, bmap, curs, SGlobals::cursormgr, cursTag, globals, and LoadBitmap(). Referenced by CGaugeKnob::ReadFinished(). |
|
|
Definition at line 298 of file Gauges.h. Referenced by CGaugeClickArea(), Draw(), ReadFinished(), and ~CGaugeClickArea(). |
|
|
Reimplemented in CGaugeKnob. Definition at line 293 of file Gauges.h. Referenced by CGaugeClickArea(), Read(), and ReadFinished(). |
|
|
Definition at line 294 of file Gauges.h. Referenced by CGaugeClickArea(), Read(), and ReadFinished(). |
|
|
Definition at line 295 of file Gauges.h. Referenced by CGaugeClickArea(), MouseMoved(), and ReadFinished(). |
|
|
Definition at line 296 of file Gauges.h. Referenced by CGaugeClickArea(), and Read(). |
|
|
Documentation generated by
|