Engine
The Game Engine for Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Pages
Variables
Sound.cpp File Reference

Code for the Sound Manager class CSoundManager. More...

#include <stdio.h>
#include "sound.h"
#include "tinyxml.h"

Variables

TiXmlElement * g_xmlSettings
 TinyXML element for settings tag.
 

Detailed Description

Code for the Sound Manager class CSoundManager.