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

Method CharHeight

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

Source from the content-addressed store, hash-verified

228}
229
230float SpriteFont::CharHeight() const
231{
232 return charHeight;
233}
234
235const Texture* SpriteFont::FontTexture() const
236{

Callers 1

RenderTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected