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

Method ~Music

include/Music.hpp:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 ~Music() { Unload(); }
51
52 void Load(const std::string& fileName) {
53 Unload();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected