SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SpkSoundHolder Class Reference
Inheritance diagram for SpkSoundHolder:

Public Member Functions

bool update (s32)
 
bool updateEachSound (s32)
 
void startSound (s32, s32, SpkSoundHandle *)
 
void framework ()
 

Public Attributes

JSUList< SpkSoundmSoundList [4]
 
f32 _30 [4]
 
f32 _40
 
u32 _44
 

Detailed Description

Definition at line 62 of file SpkSound.hpp.

Constructor & Destructor Documentation

◆ SpkSoundHolder()

SpkSoundHolder::SpkSoundHolder ( )

Definition at line 115 of file SpkSound.cpp.

Member Function Documentation

◆ update()

bool SpkSoundHolder::update ( s32 a1)

Definition at line 124 of file SpkSound.cpp.

Member Data Documentation

◆ mSoundList

JSUList<SpkSound> SpkSoundHolder::mSoundList[4]

Definition at line 73 of file SpkSound.hpp.

◆ _30

f32 SpkSoundHolder::_30[4]

Definition at line 74 of file SpkSound.hpp.

◆ _40

f32 SpkSoundHolder::_40

Definition at line 75 of file SpkSound.hpp.

◆ _44

u32 SpkSoundHolder::_44

Definition at line 76 of file SpkSound.hpp.