MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / GetAscender

Method GetAscender

LuaSTGPlus/ResourceMgr.cpp:299–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

297}
298
299fFloat ResFont::HGEFont::GetAscender()
300{
301 return m_fLineHeight;
302}
303
304fFloat ResFont::HGEFont::GetDescender()
305{

Callers 1

RenderTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected