Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ AudioSample
Method
AudioSample
extensions/olcPGEX_Sound.h:225–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
namespace olc
224
{
225
SOUND::AudioSample::AudioSample()
226
{ }
227
228
SOUND::AudioSample::AudioSample(std::string sWavFile, olc::ResourcePack *pack)
229
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected