Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CKAFireExtinguisherButton Class Reference

#include <Gauges.h>

Inheritance diagram for CKAFireExtinguisherButton:

CGauge CStreamObject CObject List of all members.

Public Member Functions

 CKAFireExtinguisherButton (void)
int Read (SStream *stream, Tag tag)
void ReadFinished (void)

Protected Attributes

SArtOffset fire
SArtOffset ok
SArtOffset dsch
char sfx_wav [64]
int sfx_tag
char curs_csr [64]
int curs_tag

Detailed Description

Definition at line 3028 of file Gauges.h.


Constructor & Destructor Documentation

CKAFireExtinguisherButton::CKAFireExtinguisherButton void   ) 
 

Definition at line 11006 of file Gauges.cpp.

References SArtOffset::art, curs_csr, curs_tag, dsch, fire, ok, sfx_tag, sfx_wav, SArtOffset::x, and SArtOffset::y.


Member Function Documentation

int CKAFireExtinguisherButton::Read SStream stream,
Tag  tag
[virtual]
 

Todo:
Parse user string into SMessage field update

Reimplemented from CGauge.

Definition at line 11020 of file Gauges.cpp.

References SArtOffset::art, CGauge::curs, curs_csr, dsch, fire, globals, SGlobals::logWarning, ok, CGauge::Read(), ReadInt(), ReadString(), sfx_wav, TAG_IGNORED, TAG_READ, TagToString(), CLogFile::Write(), SArtOffset::x, and SArtOffset::y.

void CKAFireExtinguisherButton::ReadFinished void   )  [virtual]
 

Reimplemented from CGauge.

Definition at line 11070 of file Gauges.cpp.

References SGlobals::audiomgr, CCursorManager::BindCursor(), CAudioManager::CreateSfx(), curs_csr, curs_tag, SGlobals::cursormgr, globals, SGlobals::pfs, CGauge::ReadFinished(), sfx_tag, and sfx_wav.


Member Data Documentation

char CKAFireExtinguisherButton::curs_csr[64] [protected]
 

Definition at line 3046 of file Gauges.h.

Referenced by CKAFireExtinguisherButton(), Read(), and ReadFinished().

int CKAFireExtinguisherButton::curs_tag [protected]
 

Definition at line 3047 of file Gauges.h.

Referenced by CKAFireExtinguisherButton(), and ReadFinished().

SArtOffset CKAFireExtinguisherButton::dsch [protected]
 

Definition at line 3039 of file Gauges.h.

Referenced by CKAFireExtinguisherButton(), and Read().

SArtOffset CKAFireExtinguisherButton::fire [protected]
 

Definition at line 3037 of file Gauges.h.

Referenced by CKAFireExtinguisherButton(), and Read().

SArtOffset CKAFireExtinguisherButton::ok [protected]
 

Definition at line 3038 of file Gauges.h.

Referenced by CKAFireExtinguisherButton(), and Read().

int CKAFireExtinguisherButton::sfx_tag [protected]
 

Definition at line 3043 of file Gauges.h.

Referenced by CKAFireExtinguisherButton(), and ReadFinished().

char CKAFireExtinguisherButton::sfx_wav[64] [protected]
 

Definition at line 3042 of file Gauges.h.

Referenced by CKAFireExtinguisherButton(), Read(), and ReadFinished().


The documentation for this class was generated from the following files:
SourceForge.net Logo Documentation generated by doxygen