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

Method SpaceWidth

Shadows/SampleFramework11/SpriteFont.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255float SpriteFont::SpaceWidth() const
256{
257 return spaceWidth;
258}
259
260float SpriteFont::CharHeight() const
261{

Callers 1

RenderTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected