Play 'round
Public Member Functions | Static Public Member Functions
SoundSource Class Reference

The base class for all the components that want to make sound. More...

#include <Widget.h>

Inheritance diagram for SoundSource:
Widget Shape String

List of all members.

Public Member Functions

virtual SAMPLE tick ()
 Returns the current sound signal and proceed to the next time unit.

Static Public Member Functions

static void initializeGlobals ()
static void lockGlobals ()
static void unlockGlobals ()
static void swapGlobals ()
static SoundSourceMap * getAllForAudio ()
static SoundSourceMap * getAllForEngine ()

Detailed Description

The base class for all the components that want to make sound.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations