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

Method SpaceWidth

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

Source from the content-addressed store, hash-verified

223}
224
225float SpriteFont::SpaceWidth() const
226{
227 return spaceWidth;
228}
229
230float SpriteFont::CharHeight() const
231{

Callers 1

RenderTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected