Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JAISoundStarter Struct Referenceabstract

#include <JAISoundStarter.h>

+ Inheritance diagram for JAISoundStarter:
+ Collaboration diagram for JAISoundStarter:

Public Member Functions

 JAISoundStarter (bool setInstance)
 
virtual ~JAISoundStarter ()
 
virtual bool startSound (JAISoundID id, JAISoundHandle *handlePtr, const JGeometry::TVec3< f32 > *posPtr)=0
 
bool startLevelSound (JAISoundID id, JAISoundHandle *handlePtr, const JGeometry::TVec3< f32 > *posPtr)
 
- Public Member Functions inherited from JASGlobalInstance< JAISoundStarter >
JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
AUDIO_INSTANCES JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
AUDIO_INSTANCES JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
JAUSectionHeapsInstance
 
Z2WolfHowlMgrsInstance
 
Z2EnvSeMgrsInstance
 
Z2FxLineMgrsInstance
 
Z2AudiencesInstance
 
Z2SoundObjMgrsInstance
 
Z2SoundInfosInstance
 
JAUSoundInfosInstance
 
JAUSoundNameTablesInstance
 
JAUSoundTablesInstance
 
JAISoundInfosInstance
 
Z2SoundMgrsInstance
 
JAIStreamMgrsInstance
 
JAISeqMgrsInstance
 
JAISeMgrsInstance
 
Z2SpeechMgr2sInstance
 
Z2SoundStartersInstance
 
JAISoundStartersInstance
 
Z2StatusMgrsInstance
 
Z2SceneMgrsInstance
 
Z2SeqMgrsInstance
 
Z2SeMgrsInstance
 
JASAudioThreadsInstance
 
JASDefaultBankTablesInstance
 
SpkSystemsInstance
 
SpkSoundHoldersInstance
 
 JASGlobalInstance (JAISoundStarter *inst)
 
 JASGlobalInstance (bool setInstance)
 
 ~JASGlobalInstance ()
 

Additional Inherited Members

- Static Public Member Functions inherited from JASGlobalInstance< JAISoundStarter >
static JAISoundStartergetInstance ()
 
- Static Public Attributes inherited from JASGlobalInstance< JAISoundStarter >
static JAISoundStartersInstance
 

Constructor & Destructor Documentation

◆ JAISoundStarter()

JAISoundStarter::JAISoundStarter ( bool setInstance)

◆ ~JAISoundStarter()

JAISoundStarter::~JAISoundStarter ( )
virtual

Member Function Documentation

◆ startLevelSound()

bool JAISoundStarter::startLevelSound ( JAISoundID id,
JAISoundHandle * handlePtr,
const JGeometry::TVec3< f32 > * posPtr )

◆ startSound()

virtual bool JAISoundStarter::startSound ( JAISoundID id,
JAISoundHandle * handlePtr,
const JGeometry::TVec3< f32 > * posPtr )
pure virtual

Implemented in Z2SoundStarter.


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