CL_SetupSound Class Reference
[clanSound System]

ClanSound initialization functions. More...

#include <setupsound.h>

List of all members.

Public Member Functions

Construction
 CL_SetupSound (bool register_resources_only=false)
 Initializes clanSound.
 ~CL_SetupSound ()

Static Public Member Functions

Operations
static void init (bool register_resources_only=false)
 Initialize the clanSound library.
static void deinit ()
 Deinitialize the clanSound library.


Detailed Description

ClanSound initialization functions.


Constructor & Destructor Documentation

CL_SetupSound::CL_SetupSound bool  register_resources_only = false  ) 
 

Initializes clanSound.

Constructing a CL_SetupSound object is equalent to calling CL_SetupSound::init().

When the CL_SetupSound instance is destroyed, CL_SetupSound::deinit() is called.

CL_SetupSound::~CL_SetupSound  ) 
 


Member Function Documentation

static void CL_SetupSound::deinit  )  [static]
 

Deinitialize the clanSound library.

static void CL_SetupSound::init bool  register_resources_only = false  )  [static]
 

Initialize the clanSound library.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:40 2009 for ClanLib by  doxygen 1.4.6