ScummVM API documentation
Stark::TestSoundManager Class Reference

#include <settingsmenu.h>

Public Member Functions

void load ()
 
void close ()
 
void play (int index)
 
void endLoop ()
 
void stop ()
 
void update ()
 

Detailed Description

Manager of test sound

Member Function Documentation

◆ load()

void Stark::TestSoundManager::load ( )

Load sounds

◆ close()

void Stark::TestSoundManager::close ( )

Close the sound manager and reset pointers

◆ play()

void Stark::TestSoundManager::play ( int  index)

play a specific sound in a loop

◆ endLoop()

void Stark::TestSoundManager::endLoop ( )

request to end the playing loop

◆ stop()

void Stark::TestSoundManager::stop ( )

stop any currently playing sound

◆ update()

void Stark::TestSoundManager::update ( )

update on game frame


The documentation for this class was generated from the following file: