Enki  1.9
Public Member Functions | Public Attributes | List of all members
Enki::ActiveSoundObject Class Reference

ActiveSoundObject can be inherited by any robot that want to emit sound. More...

#include <ActiveSoundSource.h>

Inheritance diagram for Enki::ActiveSoundObject:
Enki::SbotActiveSoundObject

Public Member Functions

 ActiveSoundObject (Robot *owner, double actionRange, unsigned channels)
 Constructor. Owner must point to the object which carries this emitter.
 

Public Attributes

ActiveSoundSource speaker
 Speaker.
 

Detailed Description

ActiveSoundObject can be inherited by any robot that want to emit sound.


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