MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / Shutdown

Method Shutdown

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

Source from the content-addressed store, hash-verified

192}
193
194void SpriteFont::Shutdown()
195{
196 texture.Shutdown();
197}
198
199const SpriteFont::CharDesc* SpriteFont::CharDescriptors() const
200{

Callers 1

InitializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected