ShitEngine
基于 C++20 与 SDL3 的轻量级 2D 游戏引擎
载入中...
搜索中...
未找到
AudioPlayer 成员列表

成员的完整列表,这些成员属于 AudioPlayer,包括所有继承而来的类成员

ApplyTrackGain(AudioTrack *track, const AudioTrackGroup *group)AudioPlayerinlinestatic
AudioPlayer(const AudioPlayer &)=deleteAudioPlayer
AudioPlayer(AudioPlayer &&)=deleteAudioPlayer
CreateTrackGroup(const std::string &name)AudioPlayerinlinestatic
Destroy()AudioPlayerinlinestatic
GetInstance()AudioPlayerstatic
GetMasterVolume()AudioPlayerinlinestatic
GetTrackGroup(const std::string &name)AudioPlayerinlinestatic
Init()AudioPlayerinlinestatic
operator=(const AudioPlayer &)=deleteAudioPlayer
operator=(AudioPlayer &&)=deleteAudioPlayer
PauseAll()AudioPlayerinlinestatic
Play(const std::string &filePath, const std::string &group="default")AudioPlayerinlinestatic
ResumeAll()AudioPlayerinlinestatic
SetMasterVolume(float gain)AudioPlayerinlinestatic
StopAll()AudioPlayerinlinestatic
Update()AudioPlayerinlinestatic