afxEA_Sound

Engine/source/afx/ea/afxEA_Sound.cpp

More...

Private Types

Private Functions

Public Functions

ea_finish(bool was_stopped)
bool
bool

Called when a SimObject is deleted.

Detailed Description

Private Types

typedef afxEffectWrapper Parent 

Private Attributes

SFXDescription * sound_desc 
SFXSource * sound_handle 
SFXProfile * sound_prof 

Private Functions

do_runtime_substitutions()

Public Functions

afxEA_Sound()

~afxEA_Sound()

ea_finish(bool was_stopped)

Reimplemented from: afxEffectWrapper

ea_is_enabled()

Reimplemented from: afxEffectWrapper

ea_set_datablock(SimDataBlock * )

Reimplemented from: afxEffectWrapper

ea_start()

Reimplemented from: afxEffectWrapper

ea_update(F32 dt)

Reimplemented from: afxEffectWrapper

onDeleteNotify(SimObject * object)

Reimplemented from: SimObject