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

Method ~Font

include/Font.hpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 ~Font() { Unload(); }
53
54 void Load(const std::string& fileName) {
55 Unload();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected