![]() |
Public API Reference |
This is the sound listener property class. More...
#include <propclass/sound.h>
Public Member Functions | |
| virtual iSndSysListener * | GetSoundListener ()=0 |
| Get the sound listener. | |
This is the sound listener property class.
There can really be only one listener at any moment. It represents the listener (i.e. player of the game).
This property class supports the following actions (add prefix 'cel.sound.listener.action.' if you want to access this action through a message):
This property class supports the following properties:
| virtual iSndSysListener* iPcSoundListener::GetSoundListener | ( | ) | [pure virtual] |
Get the sound listener.