![]() |
The LARC Game Engine
A Simple Game Engine from the Laboratory for Recreational Computing
|
The sound descriptor. More...
#include <Sound.h>
Public Attributes | |
| int | m_nEffectIndex = -1 |
| Effect index. | |
| int | m_nInstanceIndex = -1 |
| Instance index. | |
A sound descriptor contains the information needed to identify an instance of a sound effect.
1.8.14