Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
AnimatedSoundMgrClass Class Reference

#include <animatedsoundmgr.h>

Static Public Member Functions

static void Initialize (const char *ini_filename=NULL)
 
static void Shutdown (void)
 
static const char * Get_Embedded_Sound_Name (HAnimClass *anim)
 
static float Trigger_Sound (HAnimClass *anim, float old_frame, float new_frame, const Matrix3D &tm)
 
static void Set_Sound_Library (SoundLibraryBridgeClass *library)
 

Detailed Description

Definition at line 65 of file animatedsoundmgr.h.

Member Function Documentation

◆ Get_Embedded_Sound_Name()

const char * AnimatedSoundMgrClass::Get_Embedded_Sound_Name ( HAnimClass * anim)
static

Definition at line 439 of file animatedsoundmgr.cpp.

◆ Initialize()

void AnimatedSoundMgrClass::Initialize ( const char * ini_filename = NULL)
static

Definition at line 246 of file animatedsoundmgr.cpp.

◆ Set_Sound_Library()

void AnimatedSoundMgrClass::Set_Sound_Library ( SoundLibraryBridgeClass * library)
static

Definition at line 562 of file animatedsoundmgr.cpp.

◆ Shutdown()

void AnimatedSoundMgrClass::Shutdown ( void )
static

Definition at line 408 of file animatedsoundmgr.cpp.

◆ Trigger_Sound()

float AnimatedSoundMgrClass::Trigger_Sound ( HAnimClass * anim,
float old_frame,
float new_frame,
const Matrix3D & tm )
static

Definition at line 487 of file animatedsoundmgr.cpp.


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