Minetest  5.4.0
SoundManagerSingleton Class Reference
+ Collaboration diagram for SoundManagerSingleton:

Public Member Functions

 SoundManagerSingleton ()
 
bool init ()
 
 ~SoundManagerSingleton ()
 

Public Attributes

unique_ptr_alcdevice m_device
 
unique_ptr_alccontext m_context
 

Constructor & Destructor Documentation

◆ SoundManagerSingleton()

SoundManagerSingleton::SoundManagerSingleton ( )
inline

◆ ~SoundManagerSingleton()

SoundManagerSingleton::~SoundManagerSingleton ( )
inline

References infostream.

Member Function Documentation

◆ init()

bool SoundManagerSingleton::init ( )
inline

References delete_alccontext(), delete_alcdevice(), errorstream, infostream, m_context, and m_device.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_context

unique_ptr_alccontext SoundManagerSingleton::m_context

Referenced by init().

◆ m_device

unique_ptr_alcdevice SoundManagerSingleton::m_device

Referenced by init().


The documentation for this class was generated from the following file: