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

Public Member Functions | |
| CBasicMagnetoSwitch (void) | |
| virtual void | Draw (void) |
| virtual EClickResult | MouseClick (int x, int y, int buttons) |
| virtual EClickResult | StopClick (int x, int y, int buttons) |
Definition at line 2866 of file Gauges.h.
|
|
Definition at line 9709 of file Gauges.cpp. |
|
|
Reimplemented from CSimpleSwitch. Definition at line 9722 of file Gauges.cpp. References CSimpleSwitch::bmap, DrawBitmap(), SMessage::id, CSimpleSwitch::indx, CGauge::mesg, MSG_GETDATA, MSG_PROCESSED, SendMessage(), and CGauge::surf. |
|
||||||||||||||||
|
Reimplemented from CSimpleSwitch. Definition at line 9737 of file Gauges.cpp. References SGlobals::audiomgr, SMessage::dataType, globals, SMessage::id, CSimpleSwitch::indx, SMessage::intData, MAGNETO_SWITCH_OFF, MAGNETO_SWITCH_START, CGauge::mesg, MOUSE_BUTTON_LEFT, MOUSE_BUTTON_RIGHT, MOUSE_TRACKING_OFF, MOUSE_TRACKING_ON, MSG_SETDATA, CAudioManager::PlaySfx(), SendMessage(), CGauge::sfx_source, CSimpleSwitch::sfxd_tag, CSimpleSwitch::sfxu_tag, and TYPE_INT. |
|
||||||||||||||||
|
Reimplemented from CGauge. Definition at line 9778 of file Gauges.cpp. References SGlobals::audiomgr, SMessage::dataType, globals, SMessage::id, CSimpleSwitch::indx, SMessage::intData, MAGNETO_SWITCH_BOTH, CGauge::mesg, MOUSE_TRACKING_OFF, MSG_SETDATA, CAudioManager::PlaySfx(), SendMessage(), CGauge::sfx_source, CSimpleSwitch::sfxd_tag, and TYPE_INT. |
|
|
Documentation generated by
|