OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
GameMusic::OpenGothicMusicProvider Struct Reference
Inheritance diagram for GameMusic::OpenGothicMusicProvider:
GameMusic::MusicProvider

Public Member Functions

void renderSound (int16_t *out, size_t n) override
 
void updateTheme ()
 
void stopTheme () override
 
- Public Member Functions inherited from GameMusic::MusicProvider
void setEnabled (bool b)
 
bool isEnabled () const
 
void playTheme (const zenkit::IMusicTheme &theme, GameMusic::Tags tags)
 

Static Public Member Functions

static Dx8::DMUS_EMBELLISHT_TYPES computeEmbellishment (zenkit::MusicTransitionEffect ef)
 

Additional Inherited Members

- Protected Member Functions inherited from GameMusic::MusicProvider
bool updateTheme (zenkit::IMusicTheme &theme, Tags &tags)
 
- Static Protected Member Functions inherited from GameMusic::MusicProvider
static zenkit::MusicTransitionEffect computeTransitionEffect (Tags nextTags, Tags currTags, zenkit::MusicTransitionEffect transtype)
 
- Protected Attributes inherited from GameMusic::MusicProvider
Tags currentTags = Tags::Day
 

Detailed Description

Definition at line 103 of file gamemusic.cpp.

Member Function Documentation

◆ computeEmbellishment()

static Dx8::DMUS_EMBELLISHT_TYPES GameMusic::OpenGothicMusicProvider::computeEmbellishment ( zenkit::MusicTransitionEffect  ef)
inlinestatic

Definition at line 155 of file gamemusic.cpp.

◆ renderSound()

void GameMusic::OpenGothicMusicProvider::renderSound ( int16_t *  out,
size_t  n 
)
inlineoverride

Definition at line 106 of file gamemusic.cpp.

◆ stopTheme()

void GameMusic::OpenGothicMusicProvider::stopTheme ( )
inlineoverridevirtual

Reimplemented from GameMusic::MusicProvider.

Definition at line 150 of file gamemusic.cpp.

◆ updateTheme()

void GameMusic::OpenGothicMusicProvider::updateTheme ( )
inline

Definition at line 115 of file gamemusic.cpp.


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