libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moSoundBuffer Class Reference

Buffer de sonido. More...

#include <moSoundManager.h>

Inheritance diagram for moSoundBuffer:
moAbstract

Public Member Functions

 moSoundBuffer ()
 
virtual ~moSoundBuffer ()
 
- Public Member Functions inherited from moAbstract
 moAbstract ()
 
virtual ~moAbstract ()
 
virtual MOboolean Init ()
 Inicializa el objeto. More...
 
virtual MOboolean Finish ()
 Finaliza el objeto, libera recursos. More...
 
MOboolean Initialized ()
 Pregunta si está inicializado. More...
 

Additional Inherited Members

- Public Attributes inherited from moAbstract
MOboolean m_bInitialized
 Valor de inicialización More...
 
- Static Public Attributes inherited from moAbstract
static moDebugMODebug2 = new moDebug()
 Clase de impresión de errores para depuración More...
 
static moTextHeapMODebug = new moTextHeap()
 Lista de textos. More...
 

Detailed Description

Buffer de sonido.

Buffer de sonido

Definition at line 124 of file moSoundManager.h.

Constructor & Destructor Documentation

moSoundBuffer::moSoundBuffer ( )
inline

Definition at line 127 of file moSoundManager.h.

virtual moSoundBuffer::~moSoundBuffer ( )
inlinevirtual

Definition at line 128 of file moSoundManager.h.


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