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

Public Member Functions | |
| CRockerSwitch (void) | |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
| virtual ECursorResult | MouseMoved (int x, int y) |
Protected Attributes | |
| CGaugeClickArea | one |
| CGaugeClickArea | two |
| SMessage | msg1 |
| SMessage | msg2 |
| char | sfx1_wav [64] |
| char | sfx2_wav [64] |
| int | sfx1_tag |
| int | sfx2_tag |
Definition at line 3109 of file Gauges.h.
|
|
Definition at line 11299 of file Gauges.cpp. References msg1, msg2, sfx1_tag, sfx1_wav, sfx2_tag, and sfx2_wav. |
|
||||||||||||
|
Reimplemented from CSimpleSwitch. Definition at line 11376 of file Gauges.cpp. References CURSOR_NOT_CHANGED, CSimpleSwitch::MouseMoved(), CGaugeClickArea::MouseMoved(), one, and two. |
|
||||||||||||
|
Reimplemented from CSimpleSwitch. Definition at line 11308 of file Gauges.cpp. References globals, SGlobals::logWarning, msg1, msg2, one, CSimpleSwitch::Read(), ReadFrom(), ReadMessage(), ReadString(), sfx1_wav, sfx2_wav, TAG_IGNORED, TAG_READ, TagToString(), two, and CLogFile::Write(). |
|
|
Reimplemented from CSimpleSwitch. Definition at line 11357 of file Gauges.cpp. References SGlobals::audiomgr, CAudioManager::CreateSfx(), globals, SGlobals::pfs, CGauge::ReadFinished(), sfx1_tag, sfx1_wav, sfx2_tag, and sfx2_wav. |
|
|
Definition at line 3123 of file Gauges.h. Referenced by CRockerSwitch(), and Read(). |
|
|
Definition at line 3124 of file Gauges.h. Referenced by CRockerSwitch(), and Read(). |
|
|
Definition at line 3121 of file Gauges.h. Referenced by MouseMoved(), and Read(). |
|
|
Definition at line 3127 of file Gauges.h. Referenced by CRockerSwitch(), and ReadFinished(). |
|
|
Definition at line 3125 of file Gauges.h. Referenced by CRockerSwitch(), Read(), and ReadFinished(). |
|
|
Definition at line 3127 of file Gauges.h. Referenced by CRockerSwitch(), and ReadFinished(). |
|
|
Definition at line 3126 of file Gauges.h. Referenced by CRockerSwitch(), Read(), and ReadFinished(). |
|
|
Definition at line 3122 of file Gauges.h. Referenced by MouseMoved(), and Read(). |
|
|
Documentation generated by
|