MCPcopy Create free account
hub / github.com/RobLoach/raylib-cpp / ~Wave

Method ~Wave

include/Wave.hpp:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 ~Wave() { Unload(); }
59
60 void Load(const std::string& fileName) {
61 Unload();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected