MCPcopy Create free account
hub / github.com/DavidColson/Polybox / Font

Class Font

source/graphics.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51struct Image;
52struct SDL_Window;
53struct Font;
54
55void GraphicsInit(SDL_Window* pWindow, i32 winWidth, i32 winHeight);
56void DrawFrame(i32 w, i32 h);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected