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

Public Member Functions | |
| CBKAP140Gauge (void) | |
| int | Read (SStream *stream, Tag tag) |
| virtual ECursorResult | MouseMoved (int x, int y) |
| virtual void | Draw (void) |
Protected Attributes | |
| CGaugeClickArea | ca [7] |
| int | nClickAreas |
| int | caClicked |
Definition at line 1414 of file Gauges.h.
|
|
Definition at line 5027 of file Gauges.cpp. References caClicked, and nClickAreas. |
|
|
Reimplemented from CBitmapGauge. Definition at line 5075 of file Gauges.cpp. References ca, CGauge::ClearSurface(), CGaugeClickArea::Draw(), CBitmapGauge::DrawUnderlay(), SMessage::id, SMessage::intData, CGauge::mesg, MSG_GETDATA, SendMessage(), CGauge::surf, and SMessage::user. |
|
||||||||||||
|
Reimplemented from CGauge. Definition at line 5058 of file Gauges.cpp. References ca, CURSOR_NOT_CHANGED, CGauge::MouseMoved(), CGaugeClickArea::MouseMoved(), and nClickAreas. |
|
||||||||||||
|
Reimplemented from CBitmapGauge. Definition at line 5033 of file Gauges.cpp. References ca, ClickAreaFromTag(), globals, SGlobals::logWarning, nClickAreas, CBitmapGauge::Read(), ReadFrom(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 1426 of file Gauges.h. Referenced by Draw(), MouseMoved(), and Read(). |
|
|
Definition at line 1428 of file Gauges.h. Referenced by CBKAP140Gauge(). |
|
|
Definition at line 1427 of file Gauges.h. Referenced by CBKAP140Gauge(), MouseMoved(), and Read(). |
|
|
Documentation generated by
|