Pool End Game
Chapter 3 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
Enumerations
Sndlist.h File Reference

Enumerated type for sounds. More...

Enumerations

enum  GameSoundType { CUE_SOUND, BALLCLICK_SOUND, THUMP_SOUND, POCKET_SOUND }
 

Detailed Description

Enumerated type for sounds.

Enumeration Type Documentation

Game sound enumerated type. These are the sounds used in actual gameplay. Sounds must be listed here in the same order that they are in the sound settings XML file.