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

Public Member Functions | |
| CSimpleFloatSwitch (void) | |
| virtual | ~CSimpleFloatSwitch (void) |
| int | Read (SStream *stream, Tag tag) |
| void | ReadFinished (void) |
Protected Attributes | |
| char | bmap_art [64] |
| char | csru_csr [64] |
| char | csrd_csr [64] |
| int | csru_tag |
| int | csrd_tag |
| char | sfxu_wav [64] |
| char | sfxd_wav [64] |
| int | sfxu_tag |
| int | sfxd_tag |
| int | stat_n |
| float * | stat |
| int | sstr_n |
| char ** | sstr |
| bool | mmnt |
Definition at line 2682 of file Gauges.h.
|
|
Definition at line 9908 of file Gauges.cpp. References bmap_art, csrd_csr, csrd_tag, csru_csr, csru_tag, mmnt, sfxd_tag, sfxd_wav, sfxu_tag, sfxu_wav, sstr, sstr_n, stat, and stat_n. |
|
|
Definition at line 9924 of file Gauges.cpp. |
|
||||||||||||
|
Reimplemented from CGauge. Definition at line 9935 of file Gauges.cpp. References bmap_art, csrd_csr, csru_csr, globals, gtfo, SGlobals::logWarning, mmnt, CGauge::Read(), ReadFloat(), ReadInt(), ReadString(), sfxd_wav, sfxu_wav, sstr, sstr_n, stat, stat_n, TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Reimplemented from CGauge. Definition at line 10017 of file Gauges.cpp. References SGlobals::audiomgr, CCursorManager::BindCursor(), CAudioManager::CreateSfx(), csrd_csr, csrd_tag, csru_csr, csru_tag, SGlobals::cursormgr, globals, SGlobals::pfs, CGauge::ReadFinished(), sfxu_tag, and sfxu_wav. |
|
|
Definition at line 2692 of file Gauges.h. Referenced by CSimpleFloatSwitch(), and Read(). |
|
|
Definition at line 2696 of file Gauges.h. Referenced by CSimpleFloatSwitch(), Read(), and ReadFinished(). |
|
|
Definition at line 2697 of file Gauges.h. Referenced by CSimpleFloatSwitch(), and ReadFinished(). |
|
|
Definition at line 2695 of file Gauges.h. Referenced by CSimpleFloatSwitch(), Read(), and ReadFinished(). |
|
|
Definition at line 2697 of file Gauges.h. Referenced by CSimpleFloatSwitch(), and ReadFinished(). |
|
|
Definition at line 2708 of file Gauges.h. Referenced by CSimpleFloatSwitch(), and Read(). |
|
|
Definition at line 2702 of file Gauges.h. Referenced by CSimpleFloatSwitch(). |
|
|
Definition at line 2701 of file Gauges.h. Referenced by CSimpleFloatSwitch(), and Read(). |
|
|
Definition at line 2702 of file Gauges.h. Referenced by CSimpleFloatSwitch(), and ReadFinished(). |
|
|
Definition at line 2700 of file Gauges.h. Referenced by CSimpleFloatSwitch(), Read(), and ReadFinished(). |
|
|
Definition at line 2707 of file Gauges.h. Referenced by CSimpleFloatSwitch(), Read(), and ~CSimpleFloatSwitch(). |
|
|
Definition at line 2706 of file Gauges.h. Referenced by CSimpleFloatSwitch(), Read(), and ~CSimpleFloatSwitch(). |
|
|
Definition at line 2705 of file Gauges.h. Referenced by CSimpleFloatSwitch(), Read(), and ~CSimpleFloatSwitch(). |
|
|
Definition at line 2704 of file Gauges.h. Referenced by CSimpleFloatSwitch(), and Read(). |
|
|
Documentation generated by
|