|
Enki
1.9
|
ActiveSoundObject can be inherited by any robot that want to emit sound. More...
#include <ActiveSoundSource.h>
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. | |
ActiveSoundObject can be inherited by any robot that want to emit sound.
1.8.11