altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
Speaker Class Reference

#include <speaker.h>

Collaboration diagram for Speaker:
Collaboration graph
[legend]

Public Member Functions

 Speaker (Entity *entity, Audio &audio)
 
 ~Speaker ()
 
void gain (float value)
 
void loop_gain (float value)
 
void destroy (Audio &audio)
 

Public Attributes

Entityentity
 
int source
 
int loop_source
 
int index
 

Constructor & Destructor Documentation

Speaker::Speaker ( Entity entity,
Audio audio 
)

Here is the call graph for this function:

Speaker::~Speaker ( )

Member Function Documentation

void Speaker::destroy ( Audio audio)

Here is the call graph for this function:

void Speaker::gain ( float  value)

Here is the caller graph for this function:

void Speaker::loop_gain ( float  value)

Here is the caller graph for this function:

Member Data Documentation

Entity* Speaker::entity
int Speaker::index
int Speaker::loop_source
int Speaker::source

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