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

Public Member Functions | |
| CBKADFKR87Gauge (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| virtual ECursorResult | MouseMoved (int x, int y) |
| virtual EClickResult | MouseClick (int x, int y, int buttons) |
| virtual EClickResult | StopClick (int x, int y, int buttons) |
| virtual void | Draw (void) |
Protected Attributes | |
| Tag | radi_tag |
| int | radi_unit |
| CGaugeClickArea | ca [16] |
| int | nClickAreas |
| int | caClicked |
Definition at line 1388 of file Gauges.h.
|
|
Definition at line 4496 of file Gauges.cpp. References caClicked, nClickAreas, radi_tag, and radi_unit. |
|
|
Reimplemented from CBitmapGauge. Definition at line 4691 of file Gauges.cpp. References ca, CGauge::ClearSurface(), CGaugeClickArea::Draw(), DrawChar(), DrawText(), DrawTextC(), DrawTextR(), CBitmapGauge::DrawUnderlay(), SGlobals::fonts, SDefaultFonts::ftdigi9, SDefaultFonts::fttiny7, globals, SMessage::id, SMessage::intData, MakeRGB(), CGauge::mesg, MSG_GETDATA, SMessage::realData, SendMessage(), CGauge::surf, TextHeight(), SMessage::user, CGauge::x, CGaugeRectangle::x1, CGaugeRectangle::x2, CGauge::y, CGaugeRectangle::y1, and CGaugeRectangle::y2. |
|
||||||||||||||||
|
Reimplemented from CGauge. Definition at line 4565 of file Gauges.cpp. References ca, caClicked, SMessage::id, CGauge::mesg, MOUSE_BUTTON_LEFT, MOUSE_BUTTON_RIGHT, MOUSE_TRACKING_OFF, MOUSE_TRACKING_ON, MSG_SETDATA, nClickAreas, SendMessage(), and SMessage::user. |
|
||||||||||||
|
Reimplemented from CGauge. Definition at line 4548 of file Gauges.cpp. References ca, CURSOR_NOT_CHANGED, CGauge::MouseMoved(), CGaugeClickArea::MouseMoved(), and nClickAreas. |
|
||||||||||||
|
Reimplemented from CBitmapGauge. Definition at line 4505 of file Gauges.cpp. References ca, ClickAreaFromTag(), globals, SGlobals::logWarning, nClickAreas, radi_tag, radi_unit, CBitmapGauge::Read(), ReadFrom(), ReadInt(), ReadTag(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Reimplemented from CBitmapGauge. Definition at line 4539 of file Gauges.cpp. References SMessage::group, CGauge::mesg, radi_tag, radi_unit, CBitmapGauge::ReadFinished(), and SMessage::user. |
|
||||||||||||||||
|
Reimplemented from CGauge. Definition at line 4640 of file Gauges.cpp. References ca, caClicked, SMessage::id, CGauge::mesg, MOUSE_TRACKING_OFF, MSG_SETDATA, nClickAreas, SendMessage(), and SMessage::user. |
|
|
Definition at line 1405 of file Gauges.h. Referenced by Draw(), MouseClick(), MouseMoved(), Read(), and StopClick(). |
|
|
Definition at line 1407 of file Gauges.h. Referenced by CBKADFKR87Gauge(), MouseClick(), and StopClick(). |
|
|
Definition at line 1406 of file Gauges.h. Referenced by CBKADFKR87Gauge(), MouseClick(), MouseMoved(), Read(), and StopClick(). |
|
|
Definition at line 1403 of file Gauges.h. Referenced by CBKADFKR87Gauge(), Read(), and ReadFinished(). |
|
|
Definition at line 1404 of file Gauges.h. Referenced by CBKADFKR87Gauge(), Read(), and ReadFinished(). |
|
|
Documentation generated by
|