Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JAISoundHandle Class Reference

#include <JAISoundHandles.h>

+ Inheritance diagram for JAISoundHandle:
+ Collaboration diagram for JAISoundHandle:

Public Member Functions

 JAISoundHandle ()
 
 ~JAISoundHandle ()
 
bool isSoundAttached () const
 
JAISoundoperator-> () const
 
 operator bool () const
 
void releaseSound ()
 
JAISoundgetSound ()
 

Public Attributes

JAISoundsound_
 

Constructor & Destructor Documentation

◆ JAISoundHandle()

JAISoundHandle::JAISoundHandle ( )
inline

◆ ~JAISoundHandle()

JAISoundHandle::~JAISoundHandle ( )
inline

Member Function Documentation

◆ getSound()

JAISound * JAISoundHandle::getSound ( )
inline

◆ isSoundAttached()

bool JAISoundHandle::isSoundAttached ( ) const
inline

◆ operator bool()

JAISoundHandle::operator bool ( ) const
inline

◆ operator->()

JAISound * JAISoundHandle::operator-> ( ) const
inline

◆ releaseSound()

void JAISoundHandle::releaseSound ( )

Member Data Documentation

◆ sound_

JAISound* JAISoundHandle::sound_

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