MCPcopy Create free account
hub / github.com/atraczyk/2d-engine / Font

Method Font

engine/src/text.cpp:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11char s_spacing[256];
12
13Font::Font()
14{
15}
16
17Font::~Font()
18{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected