The LARC Game Engine
A Simple Game Engine from the Laboratory for Recreational Computing
Public Attributes | List of all members
CSoundDesc Class Reference

The sound descriptor. More...

#include <Sound.h>

Public Attributes

int m_nEffectIndex = -1
 Effect index.
 
int m_nInstanceIndex = -1
 Instance index.
 

Detailed Description

A sound descriptor contains the information needed to identify an instance of a sound effect.