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

Method Size

Shadows/SampleFramework11/SpriteFont.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240float SpriteFont::Size() const
241{
242 return size;
243}
244
245UINT SpriteFont::TextureWidth() const
246{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected