All Classes |Grouped Classes |Index

Function CL_SetupSound

Initializes clanSound.

	CL_SetupSound::CL_SetupSound(
		bool register_resources_only = false);

Detailed description:

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

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