SoundTester Class Reference

#include <soundtest.h>

Collaboration diagram for SoundTester:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SoundTester ()
 ~SoundTester ()
void test_sound ()

Private Attributes

int song
int sfx
int voice
int active
bool repeat

Detailed Description

Definition at line 20 of file soundtest.h.


Constructor & Destructor Documentation

SoundTester::SoundTester (  ) 

Definition at line 31 of file soundtest.cc.

SoundTester::~SoundTester (  ) 

Definition at line 35 of file soundtest.cc.


Member Function Documentation

void SoundTester::test_sound (  ) 

Definition at line 39 of file soundtest.cc.

References active, Text_gump::add_text(), Audio::cancel_streams(), Shape_manager::get_font(), Game_window::get_height(), Image_window8::get_ib8(), Shape_manager::get_instance(), Game_window::get_instance(), Audio::get_ptr(), Game_window::get_tqueue(), Game_window::get_width(), Game_window::get_win(), gwin, height, Mouse::hide(), make_screenshot(), Mouse::mouse, Game_window::paint(), Scroll_gump::paint(), Font::paint_text_fixedwidth(), Time_queue::pause(), Audio::play_sound_effect(), repeat, Time_queue::resume(), sfx, Mouse::show(), Game_window::show(), snprintf, song, Audio::start_music(), Audio::start_speech(), Audio::stop_music(), voice, and width.

Referenced by Cheat::sound_tester().

Here is the call graph for this function:


Member Data Documentation

int SoundTester::song [private]

Definition at line 22 of file soundtest.h.

Referenced by test_sound().

int SoundTester::sfx [private]

Definition at line 23 of file soundtest.h.

Referenced by test_sound().

int SoundTester::voice [private]

Definition at line 24 of file soundtest.h.

Referenced by test_sound().

int SoundTester::active [private]

Definition at line 25 of file soundtest.h.

Referenced by test_sound().

bool SoundTester::repeat [private]

Definition at line 26 of file soundtest.h.

Referenced by test_sound().


The documentation for this class was generated from the following files:
Generated on Mon Jul 9 15:03:21 2007 for ExultEngine by  doxygen 1.5.1