Public Member Functions

SoundsSharpNameSpace.SoundsSharp.SoundManager Class Reference

List of all members.

Public Member Functions

 SoundManager ()
 SoundManager (FMOD_OUTPUTTYPE optype)
 SoundManager (FMOD_OUTPUTTYPE optype, FMOD_SPEAKERMODE spkmde)
bool Init ()
void Config (fmodex.FMOD_OUTPUTTYPE Outputmode, fmodex.FMOD_SPEAKERMODE SpeakerMode)
long getID ()
void ActivateSFX (FMOD_DSP_TYPE type)
void DesactivateSFX (FMOD_DSP_TYPE type)
void Update ()
void Update_3D (Vector pos, Vector Forward, Vector up, float FPS)

Detailed Description

Definition at line 25 of file fmodSharp.cs.


Constructor & Destructor Documentation

SoundsSharpNameSpace.SoundsSharp.SoundManager.SoundManager (  ) 

Definition at line 29 of file fmodSharp.cs.

Here is the call graph for this function:

SoundsSharpNameSpace.SoundsSharp.SoundManager.SoundManager ( FMOD_OUTPUTTYPE  optype  ) 

Definition at line 34 of file fmodSharp.cs.

Here is the call graph for this function:

SoundsSharpNameSpace.SoundsSharp.SoundManager.SoundManager ( FMOD_OUTPUTTYPE  optype,
FMOD_SPEAKERMODE  spkmde 
)

Definition at line 39 of file fmodSharp.cs.

Here is the call graph for this function:


Member Function Documentation

void SoundsSharpNameSpace.SoundsSharp.SoundManager.ActivateSFX ( FMOD_DSP_TYPE  type  ) 

Definition at line 90 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.SoundManager.Config ( fmodex.FMOD_OUTPUTTYPE  Outputmode,
fmodex.FMOD_SPEAKERMODE  SpeakerMode 
)

Definition at line 70 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.SoundManager.DesactivateSFX ( FMOD_DSP_TYPE  type  ) 

Definition at line 95 of file fmodSharp.cs.

long SoundsSharpNameSpace.SoundsSharp.SoundManager.getID (  ) 

Definition at line 86 of file fmodSharp.cs.

bool SoundsSharpNameSpace.SoundsSharp.SoundManager.Init (  ) 

Definition at line 46 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.SoundManager.Update (  ) 

Definition at line 100 of file fmodSharp.cs.

void SoundsSharpNameSpace.SoundsSharp.SoundManager.Update_3D ( Vector  pos,
Vector  Forward,
Vector  up,
float  FPS 
)

Definition at line 105 of file fmodSharp.cs.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties