MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / ~SpriteFont

Method ~SpriteFont

SampleFramework12/v1.00/Graphics/SpriteFont.cpp:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28SpriteFont::~SpriteFont()
29{
30}
31
32void SpriteFont::Initialize(const wchar* fontName, float fontSize, uint32 fontStyle, bool antiAliased)
33{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected