Sound command types

Defines

#define CMD_SOUND_EFFECT   1
#define CMD_SOUND_BACKGROUND   2
#define CMD_SOUND_ABSOLUTE   3

Detailed Description

The sound command types.


Define Documentation

#define CMD_SOUND_ABSOLUTE   3

Path to sound effect with an absolute filename. MIDI is not supported.

Definition at line 42 of file sounds.h.

#define CMD_SOUND_BACKGROUND   2

Background music.

Definition at line 40 of file sounds.h.

#define CMD_SOUND_EFFECT   1

A sound effect, like poison, melee/range hit, spell sound, etc.

Definition at line 38 of file sounds.h.


Generated by  doxygen 1.6.2